Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.22 KB

File metadata and controls

25 lines (20 loc) · 1.22 KB

BookShelf - Library Management

Technology Used:

  • React, Node, Express, JWT, HTML, CSS, JS
  • MongoDB, Firebase
  • Tailwind CSS, DaisyUI

Project Features:

  • There is an Admin and user-based log-in system, where users can not change book data, delete book, or borrow request confirmation. these tasks can only done by the Admin
  • When a user is logged in, this profile image and name will show at the Navbar
  • Every user can add their required book in the Borrowed Books cart and only he/she can see their added books in it. But the admin can access everyone's cart items and also can approve borrow requests.
  • Password validation is also implemented
  • Email/password-based authentication and Google sign in is implemented
  • There is a Filter button on the All Books Page. By clicking this button, only available books (Quantity > 0) will be shown. But you can choose other filter options also.
  • Dark/Light mode also implemented

Admin Login credentials: