MattKolbach / work-day-scheduler

Third-Party APIs Challenge: Work Day Scheduler, Module 5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Work Day Scheduler

Lesson 5 Challenge, create a work day schedule application

Overview

  • Time slots for the work day.
  • Tasks can be added to time slots and saved
  • Tasks persist after page reload
  • Time slots to be time color coded, gray-past, red-present, green-future

Website

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

Preview:

image

About

Third-Party APIs Challenge: Work Day Scheduler, Module 5


Languages

Language:HTML 56.7%Language:JavaScript 29.0%Language:CSS 14.3%