Jbarbss / Work-Day-Scheduler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Work-Day-Scheduler

  1. Description.
  2. Web Address.
  3. Contributions.

1. Description

I created an application that allows a user to save events for each hour of the day. When the application is opened the current day is displayed at the top of the calendar. you can scroll down and are presented with time blocks for standard business hours and each time block is color coded to indicate whether it is in the past, present, or future. When you click on a time block, you can enter text about the certain event for that hour. If you click save the button, the text for that event is saved in local storage. Also if you refresh the page the saved events persist.

2. How to Get There

Click link to open in your browser.

[github pages site] https://jbarbss.github.io/Work-Day-Scheduler/

[github repository site] https://github.com/Jbarbss/Work-Day-Scheduler

Deployed application screen shot

ScreenShot

3. Contributions

Thank you to the following for their suggestions and insights.

Ben Durham

Steve Marsh

Patrick Walker

Gabe Thomas

Takuya Matsumoto

About


Languages

Language:HTML 44.3%Language:JavaScript 43.5%Language:CSS 12.2%