- User can register/login and persist his events between logins
- User can add/remove/edit events from his calendar
- User can export his calendar in JSON
- Calendar will cover only one same day
- Events only between 8am to 5pm
- Conflicting events have the same width, and not overlap
This project on Heroku DEMO
- Session support not implemented.
- Validation in the registration form does not work correctly.
To use the app, install node_modules