Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.66 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.66 KB

Work Day Scheduler

Table of Contents

  1. Introduction
  2. Application
  3. Roadmap
  4. Contributions
  5. Authors
  6. License

Work Day Scheduler is a simple application that can be used to plan out your workday. This calendar runs on Dolly Parton time (9-5), with the hours changing color according to the current time.

Save your tasks and recall them upon refresh or exiting the page!

WorkDayScheduler

The plans for future development include improving the issue of localStorage not persisting the data properly. As of now, it will only save the first task to localStorage, and will save the others but with the same value as the first, though the key will adjust accordingly. Furthermore, the ability to adjust the hours for a variety of work schedules is a plan!

Please feel free to make a pull request or submit an issue to troubleshoot any bugs you come across.

This application does not require any additional dependencies or installs to run.

Elyse Stanziale is the main contributors and the creators of this application, with starter code from Xander!

This application is protected under the ISC license.

This project is still in development and has a few bugs to work out.