A Java Web Application built using Spring MVC, Hibernate (JPA), JSP, and MySQL to manage book listings, users, orders, and admin functionalities. The system allows customers to browse and purchase books online, while administrators can manage inventory and track orders.
- π User & Admin Authentication
- π Browse Books by category, title, or author
- π Shopping Cart and Checkout System
- π¦ Order History Tracking
- π οΈ Admin Panel to:
- Add/Edit/Delete Books
- View and Manage Orders
- Spring MVC
- Hibernate (JPA)
- JSP / Servlets
- MySQL
- Tomcat Server
- Bootstrap
- Clone the repository
git clone https://github.com/your-username/online-bookstore-management-system.git