Skip to content

BenSGar92/Workday-Planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Workday-Planner

Allows you to schedule your workday by hour

html: -Used Bootstrap to create the layout of the webpage -added moment.min.js to create live clock at the top of the page and store the hour in military time to the constant = hour -const = hour was used along with css classes to change the color of the boxes as time progressed -wrote a long if statement to add and remove the color classes -used a jQuery click event that will save text from the text area field to local storage by traversing the DOM using .parents and .find -used jQuery to extract the info from the local storage and have it saved to the appropriate text field -also added google fonts for some personal styling

css: -very basic color schemes to add some flair to the webpage -created the color classes that would be added to the page using the if statement -added a nice background that seemed appropriate for the application

screenshots: https://user-images.githubusercontent.com/64799956/88487438-56d7dd00-cf42-11ea-92cd-ee2d66bc90e5.png

https://user-images.githubusercontent.com/64799956/88487453-7c64e680-cf42-11ea-8f57-4ed53d8951e3.png

About

Allows you to schedule your workday by hour

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published