Skip to content

skerr924/WorkDayScheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Overview of Functionality

This is a daily planner/scheduler.

Users can add in event, tasks, meetings, etc by clicking within the "Event" column corresponding to the time of their event and clicking the "add" button.

All added events will be stored to the local storage, so the user can leave the application and their schedule will be saved.

If they wish to remove an event, for example, if it is cancelled, they simply click "remove". This will remove the event from the Event column and remove it from the local storage, so it will never appear again.

The time blocks in the lefthand "Time" column will change colors depending on whether the event is upcoming for that day, is taking place at the moment, or has already occurred.

Images

Website home screen, with nothing yet added:

Website with events added:

Links

GitHub repository: https://github.com/skerr924/WorkDayScheduler Deployed GitHub application: https://skerr924.github.io/WorkDayScheduler/

About

This is a daily planner/scheduler. Users can add in event, tasks, meetings, etc by clicking within the "Event" column corresponding to the time of their event and clicking the "add" button.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors