Skip to content

A simple calendar application that allows a user to save events for each hour of the day. This app runs in the browser and features dynamically updated HTML and CSS powered by jQuery. I used the Moment.js library to work with date and time.

Notifications You must be signed in to change notification settings

cjohnson74/Work-Day-Scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Word-Day-Scheduler

A simple calendar application that allows a user to save events for each hour of the day. This app runs in the browser and features dynamically updated HTML and CSS powered by jQuery. I used the Moment.js library to work with date and time.

Save Your To-Dos

When the user clicks the save button for that timeblock. The text for that event is saved in local storage, so when the user refreshes the page, the saved events persist.

Working Site Link:

https://cjohnson74.github.io/Work-Day-Scheduler/

Screenshots:

Screen Shot 2021-10-02 at 12 13 21 PM

Screen Shot 2021-10-02 at 12 13 42 PM

Screen Shot 2021-10-02 at 12 15 25 PM

About

A simple calendar application that allows a user to save events for each hour of the day. This app runs in the browser and features dynamically updated HTML and CSS powered by jQuery. I used the Moment.js library to work with date and time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages