'Daily scheduler on django
I am trying to build a sort of daily scheduler with Django. My goal is to have something like the screenshot below:

I'd like to have this kind of daily calendar where I can manage the bookings in different times of the day. I don't know if this is possible with django (I suppose it is, even though I have no clue about the logic around it) or if I need to build it in other languages. Last, but not least, I'd like to understand if there's already something like that somewhere in the internet pre built. I tried to google it but so far I didn't find anything. Thank you all very much
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
