SalmaAhmedAl / SpringBootBookstore

Spring boot simple project | Book Store Management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Book Store Management

Developed a Java-based application for managing a book store using Spring Boot, MySQL database, Thymeleaf, and Spring Data JPA. The application includes the following features:

Features

  • Available Books: Displays a list of available books in the store.

  • New Book Registration: Allows users to add new books to the MySQL database and the store's inventory.

  • Edit/Delete Book: Enables users to edit or delete existing books from the database and the store.

  • My Books: Provides users with the ability to add books to their collection.

About

Spring boot simple project | Book Store Management


Languages

Language:HTML 76.3%Language:Java 23.7%