/gigalms

Simple Library Management System using Play Framework & Angular 6

Primary LanguageTypeScript

Library Management System

Simple Library Management System using Play Framework(Java 8) & Angular 6 with SQL database

  • Add items
  • Delete items
  • Reserve items
  • Borrow items
  • Return items
  • Availability check
  • Fine calculation

Live project link : https://lms.gigara.info

How to run

cd ui npm install cd .. sbt run

This will automatically start both play server & angular server.