LibraryManagement

Library Management System

The Library Management System is a study Spring MVC project designed to streamline book management processes for libraries. The overall idea is to provide librarians with basic tools for registering readers, issuing and returning books, and managing overall book inventory.

Features

Technology stack

Getting started

To run the Library Management System locally:

  1. Install PostgreSQL and create a new database named “LibraryDB”.
  2. Clone the repository: git clone https://github.com/valkrisd/SpringMVCLibrary.git
  3. Open the project in your preferred IDE.
  4. Configure the database connection in the database.properties file.
  5. Build and run the application.
  6. Access the application in your browser at http://localhost:8080.

Contact

For any feedback please contact me at vladislav.niiazov@gmail.com