Skip to content

RMSTU Central Library, employing private routes, offers dual authentication (password and Google). Users can seamlessly add and update books, borrow, and return them. The website also features a convenient dark theme toggle for personalized reading preferences

Notifications You must be signed in to change notification settings

Mostaq27/library-management-client

Repository files navigation

Library Management System Web Engineering Lab Course Code: CSE 3106

live site link : https://susis-library.web.app

Website name: RMSTU Central Library

Running the application locally

1.Clone the Repository: https://github.com/Mostaq27/library-management-client

git clone https://github.com/Mostaq27/library-management-client

2.Navigate to the project directory:

cd library-management-client

3.Install Dependencies:

npm install

4.Start the Development Server:

npm run dev

Features

  • used private route
  • implement 2 type of authentication system , like password, google
  • user can add Books and Update Books
  • user can Borrow Books and Return Books
  • Dark theme toggle

Used technology and packages

  • React, Tailwind CSS, daisyUI, flobite
  • react-icon, react-hook-form, react-router-dom, swiper, sweetalert2, momentjs, framer-motion - axios
  • server side: express, mongodb, dotenv, jsonwebtoken

About

RMSTU Central Library, employing private routes, offers dual authentication (password and Google). Users can seamlessly add and update books, borrow, and return them. The website also features a convenient dark theme toggle for personalized reading preferences

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages