Skip to content

Daily Scheduler is a dynamic scheduler for a 9-5 work day. It has features like current date, time, and persistence of data to be helpful for everyday use.

Notifications You must be signed in to change notification settings

AipuAmeh/daily-scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Daily-Scheduler

Description

In this week's challenge, we had to create a daily scheduler that showed the current date and time blocks for a 9-5 day. We utilized dayjs(), local storage, and other JavaScript concepts.

Installation

Link to Deployed Site

Screenshot 2023-04-20 at 10 42 44 PM

Usage

To use this daily planner, you type an event that you need to remember and hit the blue save button at the end of the time block. When you refresh the page you will be able to see the event persist on the page. The event will also be stored in local storage. The time blocks are color coded. Green is for future time hour, red is for the current time hour, and gray is in the past.

Credits

N/A

License

N/A

About

Daily Scheduler is a dynamic scheduler for a 9-5 work day. It has features like current date, time, and persistence of data to be helpful for everyday use.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published