Work Day Scheduler

The work day scheduler allows a user to save events for each hour of a typical working day (9am–5pm). This app will run in the browser and feature dynamically updated HTML and CSS powered by jQuery. This app uses the Day.js library to work with date and time.

Each time block is color coded to indicate whether it is in the passt, present or future. The user can click the save button for the timeblock to save the event.

You can find the project code in the github repository as well as the deployed web page below.