A Note Taker web application built using String MVC, String ORM, Java Servlets, Hibernate, MySQL, and Maven. This application allows users to store, manage, update, and delete notes efficiently. It provides a user-friendly interface for adding, viewing, updating, and deleting notes.
- Store Notes for Long Time: Notes are stored in a MySQL database, ensuring long-term persistence.
- Manage Notes: Easily track and manage your notes.
- Add Notes: Add new notes using the "Add Notes" button.
- View Notes: View all saved notes using the "Show Notes" button.
- Update Notes: Update existing notes anytime.
- Delete Notes: Delete notes as per your requirement.
Backend: Java, Spring MVC, String ORM, Hibernate
Frontend: JSP, Bootstrap 5
Database: MySQL
Dependency Management: Maven
Server: Apache Tomcat
Before running the project, ensure you have the following installed:
👩💻 Java Development Kit (JDK)
🧠 Apache Tomcat Server
👯♀️ MySQL Database
🤔 Maven (for dependency management)
🎉 IDE (Eclipse, IntelliJ IDEA, or any preferred IDE)
🎀 JSTL (JavaServer Pages Standard Tag Library)




