Skip to content

A book rental system where user can rent and return books

Notifications You must be signed in to change notification settings

nbchand/Book-Rental-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Rental System

A simple web-app for renting and returning books.
  • User can add author, member, category and book
  • User can also keep book transaction in the form of rent and return.

Steps to run the app

  1. Clone the repo
  2. Create a postgres database named brs
  3. Provide database information in the application.properties file located in the project
  4. Run the application
  5. Open localhost:8080 in the browser

About

A book rental system where user can rent and return books

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published