Skip to content

FavorPan/Books-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Books-Management

This is a Java Spring Boot project for managing books.

Project Description

The Books-Management project is a book management system developed using Spring Boot. It provides functionalities to manage books, including adding new books, updating book information, deleting books, and searching for books based on different criteria.

Installation

  1. Clone the repository: git clone https://github.com/FavorPan/Books-Management.git
  2. Navigate to the project directory: cd Books-Management
  3. Build the project: mvn clean install
  4. Run the application: java -jar target/books-management.jar

Features

  • Add new books: Easily add new books to the system by providing the necessary information such as title, author, publication date, and genre.
  • Update book information: Modify existing book details, including title, author, publication date, genre, etc.
  • Delete books: Remove unwanted books from the system effortlessly.
  • Search books: Search for books based on various criteria such as title, author, genre, or publication date.

Technologies Used

  • Java
  • Spring Boot
  • Maven

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

Books management system for Spring Boot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages