In this activity we were requred to create a day planner that allows the user to save activities in specific time slots, and have that data be retained when the page is refreshed.
To use the day planner simply type your activity in the appropriate time slot and click the save button icon to the right of the time slot. This activity will now be saved in local storage and will not be removed when the page is refreshed.
Live Application - https://cblock7.github.io/Day-Planner/
