This application is a Day Planner that stores user data by the hour, and color codes each hour relative to the actual time.
It uses Moment.js to compare the time to the relevant ID and localStorage to save the user input after a refresh.
- jQuery
- Bootstrap
- Moment.js