Skip to content

wn-yao/proj-workday-scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

proj-workday-scheduler

Descriptioin

This project is to create a simple calendar application that allows users to save events for each busisness hour of the day. The application will run in the browser and featuring dynamically updated HTML and CSS powered by jQuery.

Installation

This project does not require an insallatino. The users need to follow the deployed link on Git Hub to run the application.

Usage

  1. Get the provided index.html and style.css from the class repo.

  2. Create timeblock div in index.html in the container div.

  3. Start the script.js with using Moment.js libry to get the current date and time.

  4. Set background color for each time block based on past, present and future.

  5. Set up to save entered events to local storage.

  6. Set up to get entered events to return to the page so when the page is refreshed, the information still retains.

Credits

https://uwa.bootcampcontent.com/UWA-Bootcamp /UW-VIRT-FSF-PT-09-2022-U-LOLC

https://www.w3schools.com/

https://coding-boot-camp.github.io/full-stack/github/professional-readme-guide

https://stackoverflow.com/

https://www.google.com/

https://calendly.com/d/dnc-wpf-c7s (Tutor Kyle Goode)

https://jquery.com/

License

Please refer to MIT License.

Deployed Application and Screenshot

https://wn-yao.github.io/proj-workday-scheduler/

Screenshot

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published