Skip to content

Book Store is a simplified Spring Boot MVC project designed for efficient book management. Seamlessly navigate through your collection, add new titles, and update existing ones with ease. Simplify your bookkeeping with Book Store.

Notifications You must be signed in to change notification settings

talatamSubhash/Springboot-MVC-Book-Store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SpringBoot MVC -Book store

Overview of Book Store

Welcome to my project repository! Within this Spring Boot MVC architecture, powered by Java 8, JSP, and Bootstrap, I've developed a robust solution for temporary data management. Leveraging Spring Boot's efficiency and simplicity, along with Bootstrap's sleek interface, this project facilitates seamless data storage, editing, deletion, and robust handling of duplicate exceptions. Dive into the professional craftsmanship and dynamic functionalities encapsulated within this repository.

Tech Stack Used:

Generic badge Generic badge Generic badge Generic badge

localhost:1235/books/viewBooks

It is like a home page for this project .In this we can see Add New Book button,Delete,edit. Screenshot 2024-05-02 205725

Click Here to add Book

when u click on Click Here to add Book ,it will take to new page to enter your new book data.After filling the data click on save button to save your data . Screenshot 2024-05-02 210016

Screenshot 2024-05-02 210120

Delete

when u click delete button ,it will delete only one record immediately and gives message "data delete succesfully". Screenshot 2024-05-02 210216

Edit

when u click on edit button , it goes to edit page based on your book isbn number ,you can edit book name and book author

Screenshot 2024-05-02 210323

Screenshot 2024-05-02 210354

null

If u enter null values and do save means ,it shows validation messages. Screenshot 2024-05-02 210434

Duplicate Books

when u enter same book isbn number for multiple times means it shows Error.

Screenshot 2024-05-02 210613

Screenshot 2024-05-02 210516

About

Book Store is a simplified Spring Boot MVC project designed for efficient book management. Seamlessly navigate through your collection, add new titles, and update existing ones with ease. Simplify your bookkeeping with Book Store.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages