Giter Site home page Giter Site logo

ngfizzy / lls Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 615 KB

Library books management software

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

Shell 0.49% JavaScript 33.06% HTML 2.09% CSS 1.07% TypeScript 62.80% Dockerfile 0.49%
reactjs library-management-system typescript expressjs javascript nodejs

lls's Introduction

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

lls's People

Contributors

ngfizzy avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

lls's Issues

Reimplement notifications using websocket

Current Behavior

Currently, notifications are fetched by polling the server every 30 seconds.

Expected behavior.

Notifications should feature should use websockets

Fix duplicate book loans

Current behaviors

Currently, a user can request a book as many times as possible.

Expected behavior.

A user should not be able to request a book until the current loan on that book is completed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.