Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 915 Bytes

README.md

File metadata and controls

33 lines (17 loc) · 915 Bytes

05 Third-Party APIs: Work Day Scheduler

Description

Work Day Scheduler a simple calendar application that allows a user to save events for each hour of the day.

This app will run in the browser and feature dynamically updated HTML and CSS powered by jQuery.

This app uses the Day.js library to work with date and time.

Usage

Run the app in Live Server. Add events to a time block and add text. Click the BLUE save button to save your entry.

Screenshots

screenshot of the website

Resources