Skip to content

anniech1/schedule-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Work Day Scheduler Starter Code

For this project the acceptance criteria was to create a daily planner with the current date displayed at the top of the calander. I achieved this through using moment.js, which displays the live date. An example of how this appears on the page is below:

Screen Shot 2022-07-06 at 5 11 28 PM

For the body of the schedule, the user is able to input events save them. They are stored in local storage, as demonstrated below:

Screen Shot 2022-07-06 at 5 57 10 PM

The acceptance criteria also to have a color change dependent on the time, my code for this function was as follows, but I could get it to render onto the page:

Screen Shot 2022-07-06 at 6 02 40 PM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published