Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zbichsel/day-planner
https://github.com/zbichsel/day-planner
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zbichsel/day-planner
- Owner: zbichsel
- License: mit
- Created: 2023-07-11T00:20:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-12T01:10:21.000Z (over 1 year ago)
- Last Synced: 2024-11-19T15:58:17.650Z (2 months ago)
- Language: HTML
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# day-planner
## Description
This webpage application is a color-coded **day planner** which runs from 9:00 am - 5:00 pm, wherein most people find themselves at work and in need of some order in their lives. This **day planner** is a vital part of developing great habits, of which many people are in need!
## Installation
N/A
## Usage
This color-coded **day planner** web application uses JavaScript code to turn the current hour on the planner red, the future hour to green, and all previous hours are set to grey. The goal was to save the user inputs into local storage in case the user accidentally closed the tab and lost their progress. The local storage saves these user inputs to solve that problem. At the top of the web application, there is also a standard date on display for the current day.
## Screenshot
![Screenshot](./assets/images/day-planner.png)
## Links
https://zbichsel.github.io/day-planner
https://www.github.com/zbichsel/day-planner
## Credits
N/A
## Contact Me
If you have any questions, please contact me at: [email protected]
## License
Please refer to the LICENSE in the repository.