N
N
Nikitos2022-02-07 10:45:24
Software design
Nikitos, 2022-02-07 10:45:24

How to write an automatic shift planner?

I decided to automate the process of arranging coaches' shifts in the trampoline center because there are a lot of coaches, they have a lot of wishes and it's hard to do it by hand every week. So far, only basic Python is in the arsenal.
A brief description is as follows:
A site where an employee is authorized with a choice of shifts that you can take in a week, then, based on information for all employees, a table is filled in for a week. If interests coincide, randomly fill in the line from the available options.
I was thinking about writing a selection randomization algorithm in Python + JavaScript layout with loading data information from SQL, maybe you can recommend some frameworks for this or simpler tools to complete the task.
To make it clearer, an example UI:6200cdacab530641739188.jpeg

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question