Skip to content

mathminx/Workday-Scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Challenge 5 - Work Day Scheduler

https://mathminx.github.io/Workday-Scheduler/

Description

This is a simple calendar application that allows a user to save events for each hour of the day. It was created by modifying starter code. The app runs in the browser and features dynamically updated HTML and CSS powered by jQuery.

Installation

The project is deployed via GitHub Pages.

Usage:

When the user opens the planner, the current day is displayed at the top of the calendar.Below the date are one-hour time blocks for every hour of the day between 08:00 and 20:00 (8am to 8pm, with the last block being for 7pm).

Workday Planner Landing Page

Each time block is color coded to indicate whether it is in the past, present, or future. To enter an event, the user can click into the appropriate time block, input the event details, and click the save button at the right of the time block to save it to local storage. When the page is refreshed, the saved events persist.

Workday Planner Colours

Credits

The style.css and index.html files were provided.

License

MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published