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/
There are no steps for installation.
Visit the link above to view the scheduler. Input events in the text areas and click the Save button to save the events.
Third-Party Assets Used: Moment.js
MIT License Copyright(c) 2020 Emily Wirtz
If you have any questions, please contact me at GitHub username ewirtz3