Skip to content

Simple one day planner with the ability to use local storage to retrieve the last updates you saved.

License

Notifications You must be signed in to change notification settings

wpb911/dayplanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Work Day Planner

This project required the creation of a simple work day calendar that would allow an employee to schedule important daily events. It color codes the employee's work day into past, present and future hour blocks for even more efficient use of the employees time. It uses local storage to keep the schedule available even after the app is refreshed.

Enhancements

Using jQuery, CSS, and HTML along with the Moment.js time library the calendar was laid out and formated into hourly blocks that not only labeled the work day hours but color coded them based on past, present or future time from when the application is loaded or refreshed though out the day. It allows the refreshes without losing data as the data is stored locally using the JSON format.

Usage

When viewing the page a sample rendering of the main page is displayed below:

Day Planner Screenshot.

To view the actual page in realtime go to WorkDayPlanner.

Contributing

Pull requests are welcome. Feedback is appreciated.

License

MIT License

About

Simple one day planner with the ability to use local storage to retrieve the last updates you saved.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published