Skip to content

rajnidua/work_day_scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

+work_day_scheduler

Save your tasks by hour, all past, present and future tasks are displayed in different colors

Your are presented with a work day scheduler with the "current day" displayed at the top.

You are presented with a work day scheduler that displays hourly time blocks in the form of rows.

All of these rows are built dynamically through javascript.

rows are displayed in three different colors for past,present and future time blocks relative to the current hour.

if you are opening calender on the same day, your tasks are retained but if you open it on next day you will be presented with a new blank scheduler to plan your day.

user can enter tasks in the time blocks.

when user presses save button, the data is saved in the local storage as an object with id and text as its elements

user can change the data by deleting the current text and entering a new text and pressing save button

all the tasks and time are stored in local storage as objects.

+live app link :

https://rajnidua.github.io/work_day_scheduler/

+Screenshots :

full screen web capture

Tools and Technologies

JQuery, MomentJS, Javascript, HTML CSS

Lisence & copyright

© Rajni Dua

Licensed under the MIT License

About

Save your tasks by hour, all past, present and future tasks are displayed in different colors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published