This is a day planner made in HTML, CSS and Javascript. The Moment.js library and jQuery were also used.
A user wants to enter important events to a daily planner which is saved in local storage.
Find the deployed project here: (https://bevhatzl.github.io/scheduler/)
User is presented with the current date at top of page. Time blocks are displayed from 9am until 5pm. Each hour block is editable
When the user clicks on a timeblock they may type important events. User must click the Save button next to the time block for the event to be saved.
- [VScode] (https://code.visualstudio.com/)
Beverley Hatzl 2020

