A simple work day scheduler that allows you to enter events in a text box and save them to local storage. The current date is displayed at the top and the time blocks are formatted by timeframe (past, present and future).
N/A
Deployed link: https://kerilsen.github.io/work-day-scheduler/
GitHub repository: https://github.com/kerilsen/work-day-scheduler/
When you first load the page, you are presented with an empty scheduler with one hour time blocks from 9am-5pm.
You can enter in your events for the day and press the corresponding save button on the right to save each event to local storage.
Events will persist when page is reloaded until your local storage is cleared or you press the "clear all" button at the top of the page.
N/A
Please refer to the LICENSE in the repo


