A library system ( LIBSYS ) is a system that provides library management functionalities for both client and librarian.

This is the Librarian web application.

The Client mobile application: https://github.com/abdulsalamali/ics324_project

How to run:

  1. clone the project: https://github.com/Wa-lead/ICS324-LIBSYS-Admin-React.js-Firebase-.git
  2. in the terminal run: npm install
  3. wait until all dependencies have been downloaded
  4. in the terminal run: npm start
  5. web page will appear which is the librarian view

React.js & Firebase Admin page:

1- Login

Untitled

2- addbook - modify - delete

Untitled (1) Untitled (6)

3- adduser - delete user

Untitled (3)

4-Borrow Book

Untitled (4) Untitled (2)

5-Reports

Untitled (5)