A full-stack web application built using Spring Boot that allows users to create, edit, update, and delete notes through an intuitive interface.
- Create notes
- Edit notes
- Delete notes
- View all notes
- Responsive UI
- Java
- Spring Boot
- Spring MVC
- Thymeleaf
- Maven
- HTML/CSS
src/ ├── Controller ├── Service ├── Repository ├── Entity └── Resources
- Clone the repository
- Open in IntelliJ IDEA
- Run the application
- User authentication
- Categories
- Search functionality
- Rich text editor