Everyday is a locally-hosted web daily journal app built with React and Python. It allows users to create and maintain journal entries with a calendar serving as a visual aid for tracking daily logs.
- 📅 Calendar Integration – Easily navigate and visualize your journal entries by date.
- ✍️ Daily Journal Entries – Create, edit, and delete personal journal entries.
- 🔒 Locally Hosted – Your data stays private and secure on your own machine.
- 🖥️ Built with React & Python – A smooth frontend experience with a powerful backend.
- Click on a date in the calendar to create a journal entry.
- Edit or delete entries as needed.
- Browse past entries using the calendar view.
Contributions are welcome! To contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch). - Make your changes and commit (
git commit -m "Description of changes"). - Push to your branch (
git push origin feature-branch). - Open a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
Happy journaling! ✨
