cootook / project

Learn by doing project for everybody
MIT License
0 stars 0 forks source link

Automate creating of time slots #15

Closed cootook closed 4 months ago

cootook commented 8 months ago

Now it works manually. To create clots in database you should select month, year and click generate. The goal is to create function that creates slots. This function will be called along with others (deleting empty slots on passed days). This function should do only creating (the same date next year).

cootook commented 4 months ago

it was done in #36