Skip to content

tnphucccc/LibMan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues

LibMan

  1. Introduction
  2. Features
  3. Challenges

Introduction

LibMan is a library management system that helps librarians manage books, members, and borrowing/returning books. The system is built using Java SpringBoot for the backend and React for frontend.

Team Members

Order Name Student ID
1 Tran Nguyen Phuc ITCSIU21097
2 Nguyen Mach Khang Huy ITCSIU21072
3 Bui Cong Vinh ITCSIU22165
4 Nguyen Bach Dong Phuong ITCSIU22118
5 Nguyen Thi Quynh Nga ITCSIU22094
6 Le Minh Duy ITCSIU22037
7 Nguyen Minh Viet ITDSIU21130
8 Tran Quoc Bao ITITWE20033

How to Run

  1. Clone the repo
    git clone https://github.com/tnphucccc/LibMan.git
  2. Run the backend
     cd backend
     mvn spring-boot:run
  3. Run the frontend
     cd frontend
     npm install
     npm run start
  4. Open your browser and go to http://localhost:5173/

Features

  • ✅ Add, update, delete books
  • ✅ Add, update, delete authors
  • ✅ Add, update, delete members
  • ✅ Borrow, return books
  • ✅ View borrowing history
  • ✅ Search books

Challenges

About

A simple Library Management System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published