Skip to content

gurverm/Work-Day-Scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Work-Day-Scheduler

Description

This application can be used for any employee that wants to help organize their work schedule. The webpade was created using HTML, CSS, and Javascript. However, it truly relies on the use of both the jQuery and dayjs API's.

jQuery allows users to access a library of javascript features quickly and efficiently. Dayjs is also a javascript library that is used to manipulate and display both dates and time.

Installation

N/A

Usage

This work day scheduler allows employees to write down events during their 9am-5pm shift. Events can also be saved using the save icon located to the right of the text box. Hours are also clor-coordinated in the following manner: grey indicates the hour has past, red indicates the current hour, and green indicates the future. At the top of the webpage the current date and time are displayed at the top of the schedule; this was achieved using the dayjs API.

Below are images from the deployed application showcasing the work day schedule in play.

Work Day Scheduler Deployed

link to deployed application: https://gurverm.github.io/Work-Day-Scheduler/

Credits

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/find

https://api.jquery.com/jquery.each/

https://api.jquery.com/

https://day.js.org/en/

License

Refer to LICENSE in the repository

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published