alihernandez / DayPlanner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Day Planner

Daily planner for user to plan out day by the hour. Color coded so user has visual if time block is in past, present, or future. User is able to store hourly plans in local storage.

Current date and time is shown at top of page

#2 (comment)

If time block is in past it is shown as grey

![](/Assets/Screen Shot 2020-07-26 at 3.55.27 PM.png)

#3 (comment)

If time block is in present it is shown as red

![](/Assets/Screen Shot 2020-07-26 at 3.55.35 PM.png) #5 (comment)

If time block is in future it is shown as green

![](/Assets/Screen Shot 2020-07-26 at 3.55.43 PM.png) #4 (comment)

About


Languages

Language:HTML 45.7%Language:JavaScript 42.6%Language:CSS 11.7%