Skip to content

WDverse/Work-Day-Scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Work Day Scheduler

Description

This webpage shows the timeblocks for standard business hours. That is, from 9am to 5pm. On the webpage header, the current day is displayed. Every timeblock has a textarea that allows the user to enter an event, and a save button on the right side of the timeblock to save the event to the browser local storage. Through this project, I learnt how id's and classes can be used by jQuery to traverse the DOM.

Installation

N/A

Usage

To use this webpage, you can view the current date in the webpage header. You can also view the time in each in each timeblock and enter your event in the text area. To save your event to the browser local storage, click on the blue button to the right of the timeblock. The colour of the timeblock changes depending on if the timeblock is in the past (grey), present (red) and future (green). The following image shows the web application's appearance and functionality: The Workday Scheduler webpage includes a header image, nine timeblocks shwoing the standard business hours (9am to 5pm) at the middle of the page, and blue save buttons to the right of each timeblock.

Credits

N/A

License

N/A

Tests

Here is the link to the webpage: Work Day Scheduler

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors