dresroldan / work-day-scheduler

https://dresroldan.github.io/work-day-scheduler/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

05 Third-Party APIs: Work Day Scheduler

Description

This application is a calendar that allows the user to save events for each standard business hour (9am-5pm).
When the user opens the planner then the current day is displayed at the top of the calendar.
When the user scrolls down then the user is presented with time-blocks for standard business hours
When the user views the time-blocks for that day then each time-block is color coded to indicate whether it is in the past, present, or future.
When the user clicks into a time-block then the user can enter an event.
When the user clicks the save button for that time-block then the text for that event is saved in local storage.
When the user refreshes the page then the saved events persists.

Technologies

  • HTML
  • CSS
  • jQuery
  • Moment.js

Website

https://dresroldan.github.io/work-day-scheduler/

About

https://dresroldan.github.io/work-day-scheduler/


Languages

Language:HTML 59.8%Language:JavaScript 23.0%Language:CSS 17.2%