Skip to content

josephdaw/workday-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Workday Planner

License: MIT

HTML5 CSS3 JavaScript jQuery Bootstrap

Table of Contents

Description

This project uses local storage to create a daily planner. The page utilises JavaScript to dynamically create the table of hours. The tasks are stored in an array of objects which is then saved to local storage. The current time is highlighted red to focus the user's attention to the tasks at hand. Previous time blocks are grey, and future time blocks are green. The end of the workday, all time blocks will be grey. Before work hours the time blocks will be green.

This project is deployed using GitHub pages at https://josephdaw.github.io/workday-planner/.

Page mock up with saved events.

User Story

AS AN employee with a busy schedule
I WANT to add important events to a daily planner
SO THAT I can manage my time effectively

Mock-Up

The following animation demonstrates the application functionality:

A user clicks on slots on the color-coded calendar and edits the events.

Credits

License

This project is released under the MIT License

About

Plan your time wisely with this interactive workday planner.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published