|
|
|
|
|
by yuchi
3668 days ago
|
|
As I said in another comment, I was developing something incredibly similar many years ago.
I really believe it’s the best UI for a calendar. I hope to help you somehow, I opensourced that small thing I built then: https://bitbucket.org/yuchi/dirt-testing-1 It’s written in Coffee Script (sorry, it was all the rage in 2012) but if you create an HTTP server in the root of the project everything should work out of the box because I checked in the compiled sources. To zoom in and out use shift-drag. |
|