Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gurleyryan/daily-planner

Module 5: Third-Party APIs Challenge - Daily Planner
https://github.com/gurleyryan/daily-planner

Last synced: about 1 month ago
JSON representation

Module 5: Third-Party APIs Challenge - Daily Planner

Awesome Lists containing this project

README

        

# Daily Planner

## Table of Contents

- [About](#about)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)

## About

Built a simple calendar application that allows a user to save events for each hour of a typical working day (9am–5pm) by modifying starter code. This app runs in the browser and features dynamically updated HTML and CSS powered by jQuery.

## Usage

[Link to website](https://gurleyryan.github.io/daily-planner/)

Click into a timeblock to type out an event and then click the save button. Timeblocks are color coded to indicate whether they are in the past, present, or future. Saved events will remain on refresh.

![Alt Text](assets/images/DailyPlanner.png "Website Screenshot")

## Contributing

Contributors:

- [Ryan Gurley](https://github.com/gurleyryan)

## License

Please refer to the [LICENSE](https://github.com/gurleyryan/daily-planner?tab=MIT-1-ov-file) in the repo.