Skip to content

Web application created to keep records of tasks. Created with using Spring MVC, Hibernate and MySQL

License

Notifications You must be signed in to change notification settings

rashi07dashore/Enotes_Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enotes Tracker

Enotes Tracker is a simple yet powerful web application designed for efficient electronic note management. Built with Spring MVC, Hibernate, and MySQL, this project offers a seamless solution for users to organize and maintain their notes.

Features

  1. User-Friendly Interface: Enotes Tracker provides an intuitive and user-friendly interface for managing electronic notes with ease.

  2. Note Creation and Management: Users can effortlessly create, edit, and delete notes. The application ensures a smooth note-taking experience.

  3. Secure User Authentication: The application includes a secure user authentication system, allowing users to create accounts and log in securely.

Getting Started

  1. Create a database named "enotes_data" using command => create database enotes_data; .

2.Configure a MySQL database and update the application.properties file with the correct database URL, username, and password(spring-servlet.xml).

Build and Run: 3. Open a web browser and go to http://localhost:8080 to access Enotes Tracker.

Technologies Used

  1. Spring MVC: A robust framework for building web applications using the Model-View-Controller architecture.

  2. Hibernate: An Object-Relational Mapping (ORM) framework for simplified database interactions.

  3. MySQL: A popular open-source relational database management system.

Contribution

Contributions are welcome! If you have ideas for enhancements or spot any issues, feel free to contribute by forking the repository and submitting pull requests.

License

This project is licensed under the MIT License.

About

Web application created to keep records of tasks. Created with using Spring MVC, Hibernate and MySQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages