/PlanAway-DP-WA

Daily Planner

Primary LanguageJavaScript

daily-planner-mc

Daily Planner

This is a simple Daily Planner as the name suggests. Daily Planner page on Load

When you load the page you will see the title and the current time. You will also see forms to save todo's for the current workday from 8am all the way to 5pm.

Daily planner note Input

The form allows you to fill in the form and save your notes pertaining to that time with the large save button just underneath it.

Daily planner message persits

If you reload or close the page your previously saved notes will persist because this information has been saved in your local storage.

Very simple and yet very useful. This was a practice in both displaying time using an api and making use of local storage in javascript for which I'm happy to say was a success.

Here is the link to the deployed site. https://mchambersiv.github.io/daily-planner-mc/