Skip to content

grantf12/Daily_Planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily_Planner

This webpage uses HTML, CSS, JS and JQuery to create a Daily Planner that will save your plans for each hour and is color cordinated based on what time it is in your timezone. This works by using moment() and checking the hour against the id's named in the time-blocks (green = furture, red = present, grey = past). A for loop was used to loop through the different time-blocks and put text saved in the localStorage into the appropriate spot. Whenever the SaveBtn is pressed, the localStorage will be updated with whatever is (or isn't) in the textarea.

Website

Link: https://grantf12.github.io/Daily_Planner/ Website

About

Daily Planner that changes color based on the time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published