An open API service indexing awesome lists of open source software.

https://github.com/jay1194/work-day-scheduler

This browser-based calendar app allows users to schedule hourly events, using color-coded time slots to indicate past, present, and future events. It utilizes jQuery for dynamic updates, offering a clear and intuitive interface.
https://github.com/jay1194/work-day-scheduler

bootstrap css javascript jquery server-side-api web-api

Last synced: 3 months ago
JSON representation

This browser-based calendar app allows users to schedule hourly events, using color-coded time slots to indicate past, present, and future events. It utilizes jQuery for dynamic updates, offering a clear and intuitive interface.

Awesome Lists containing this project

README

        

# Work-Day-Scheduler

## Description
I've developed a user-friendly calendar app that lets you save events for each hour of the day. The app is browser-based and uses jQuery for dynamic updates. Notably, the time slots are color-coded to indicate whether they are in the past, present, or future. This makes it easy to quickly understand the timing of your events at a glance.

## Mock up
![05-third-party-apis-homework-demo](https://github.com/Jay1194/Work-Day-Scheduler/assets/105843570/caedf32e-1db6-421d-8064-d11caa9f282d)

## Deployment

* Application Deployment URL - https://jay1194.github.io/Work-Day-Scheduler/

* GitHub Repository - https://github.com/Jay1194/Work-Day-Scheduler