Mindfullog is a personal journal application built with Spring Boot and MongoDB. It provides a secure and intuitive platform for managing your daily thoughts and reflections. With features designed for ease of use and scalability, Mindfullog helps you keep track of your personal growth and mindfulness journey.
- User Authentication: Secure login and registration system.
- CRUD Operations: Create, Read, Update, and Delete journal entries.
- Rich Text Support: Write and format your entries with a rich text editor.
- Search and Filter: Easily search and filter your entries by date or keywords.
- Responsive Design: Accessible from both desktop and mobile devices.
- Data Persistence: Utilizes MongoDB for reliable data storage and retrieval.
- Security Added: Security Added
- Backend: Spring Boot
- Database: MongoDB
- Security: Role based security is added
- Java 17 or higher
- MongoDB (local or MongoDB Atlas)
- Maven (for building the project)