ngfizzy / lls

Library books management software

Home Page:https://library-loan-tracker.herokuapp.com/member

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Library books management software

https://library-loan-tracker.herokuapp.com/member


Languages

Language:TypeScript 62.8%Language:JavaScript 33.1%Language:HTML 2.1%Language:CSS 1.1%Language:Dockerfile 0.5%Language:Shell 0.5%