Skip to content

Deval44/libro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIBRO is live!!

Scalable, yet Easy to maintain - Library management System

  • Exposes various endpoints to perform crud operations on book, copies, racks, users.
  • Copy is placed on lowest numbered rack (Strategy pattern used, so that you can easily use your own strategy)
  • Generates a Slip when user issues book. Due date can be provided or default is picked.
  • Shows the charges when book is returned.(Fine applicable :D)
  • Used SOLID principles making code templates reusable and easy to understand.

Tech Stack : Java, SpringBoot, Hibernate, H2 , SQL.

will be adding more functionalities like monitoring, etc Requirements link: https://workat.tech/machine-coding/practice/design-library-management-system-jgjrv8q8b136

Feel free to review :)

About

A library management system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages