Skip to content

This application focuses on using jQuery, Local Storage, and Moment.js to create a simple work day scheduler. HTML and CSS are dynamically updated with the time, with time blocks adjusting background color according to if the hour is in the past, present, or future.

Notifications You must be signed in to change notification settings

ewirtz3/work-day-scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jQuery Work Day Scheduler

Description

This application focuses on using jQuery, Local Storage, and Moment.js to create a simple work day scheduler. HTML and CSS are dynamically updated with the time, with time blocks adjusting background color according to if the hour is in the past, present, or future. User inputs calendar items into the text area, and clicking the Save button puts those items into Local Storage. Calendar items persist on the page after refresh.

Link to Work Day Scheduler: https://ewirtz3.github.io/work-day-scheduler/

Table of Contents

Installation

There are no steps for installation.

Usage

Visit the link above to view the scheduler. Input events in the text areas and click the Save button to save the events.

Credits

Third-Party Assets Used: Moment.js

License

MIT License Copyright(c) 2020 Emily Wirtz

If you have any questions, please contact me at GitHub username ewirtz3

About

This application focuses on using jQuery, Local Storage, and Moment.js to create a simple work day scheduler. HTML and CSS are dynamically updated with the time, with time blocks adjusting background color according to if the hour is in the past, present, or future.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published