Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gurleyryan/daily-planner
- Owner: gurleyryan
- License: mit
- Created: 2024-02-19T01:12:26.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-19T04:22:21.000Z (9 months ago)
- Last Synced: 2024-02-20T02:27:40.406Z (9 months ago)
- Language: HTML
- Homepage: https://gurleyryan.github.io/daily-planner/
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.