Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nof1eld/daylogger
Daily journaling web app, with a simple to-do list, mood & productivity tracker.
https://github.com/nof1eld/daylogger
Last synced: 3 months ago
JSON representation
Daily journaling web app, with a simple to-do list, mood & productivity tracker.
- Host: GitHub
- URL: https://github.com/nof1eld/daylogger
- Owner: nof1eld
- Created: 2024-09-10T17:06:49.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-09-10T18:02:48.000Z (5 months ago)
- Last Synced: 2024-09-10T19:22:32.253Z (5 months ago)
- Language: JavaScript
- Homepage: https://nof1eld.github.io/DayLogger/
- Size: 46.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# DayLogger
DayLogger is a simple, elegant daily journaling web application that helps you track your mood, productivity, and daily tasks while encouraging reflection and gratitude.
## Demo
Check out the live demo of DayLogger: https://nof1eld.github.io/DayLogger
## Features
- Daily journal entries with date navigation
- Mood and productivity tracking on a scale of 0-10
- To-do list with four customizable tasks
- Gratitude section for noting things you're thankful for
- Daily lesson reflection area
- Inspirational quote generator
- Local storage for saving entries## Technologies Used
- HTML5
- CSS3
- JavaScript (ES6)
- Local Storage## Getting Started
1. Clone the repository:
`git clone https://github.com/nof1eld/DayLogger.git`2. Open `index.html` in your preferred web browser.
3. Start logging your daily experiences!
## Usage
- Use the arrow buttons to navigate between dates
- Enter your mood and productivity scores
- Check off completed tasks and add new ones
- Fill in the gratitude and reflection sections
- Click the "Save" button to store your entry## Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
## License
This project is open source and available under the [MIT License](LICENSE).
Happy journaling with DayLogger!