Skip to content

aaryansaraswat0211/LibraryManagementSystem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a library management system project.

I developed a web application by using Spring Boot.

Tech stack:

  • Spring Boot
  • Spring Data Jpa
  • H2 Database
  • Thymeleaf
  • Bootstrap4

Requirements

For building and running the application you need:

Build & Run

  mvn clean install && mvn --projects backend spring-boot:run

Port

  http://localhost:8081

Features

Books addBook search Authors Categories Publishers

Releases

No releases published

Packages

No packages published

Languages

  • HTML 64.1%
  • Java 35.9%