Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 1.27 KB

readme.md

File metadata and controls

52 lines (33 loc) · 1.27 KB

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.

Happy journaling with DayLogger!