cootook / project

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

[TICKET] - algorithm for creating and deleting slots for appointment #36

Closed cootook closed 4 months ago

cootook commented 5 months ago

Short Summary:

There is an algorithm for creating time slots in old database. It works manually. New algorithm should work automagicly.

  1. It should create empty slots for two months
  2. It should delete empty slots before current date

    Impact/Urgency:

    ASAP, all other functionality not working until it is done