/lls

Library books management software

Primary LanguageTypeScript

Library Lending System

This a book lending system app web app built on Reactjs and Expressjs . Feature Created Includes:

API Documentation

Run in Postman

Features

  • Authentication/Authorization
  • Administration of books. I.e Adding new books, modifying, and deleting
  • Admin Can Push Notifications To users
  • Admin Can Approve Book Loans
  • Lending and Returning of borrow books

How to run app

  • move to lls-backend and these series of commands yarn install && yarn dev
  • run npx sequelize-cli db:migrate to migrate database
  • Cd int frontend and run npm yarn install && yarn start
  • Go to localhost:3000/ in your browser to access the app

Demo

Click Here To See The Hosted Version

Demo Accounts

For Admin
For Member