Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“š Library Management System

A full-stack Library Management System built with:

  • FastAPI (Python)
  • SQLAlchemy + SQLite
  • JWT Authentication
  • React + Vite Frontend
  • Role-based Access (Admin/User)

πŸš€ Features

Admin

  • Add, update, delete books
  • View all borrow history

User

  • Borrow and return books
  • View my borrowed books

πŸ›  Backend Setup

cd backend pip install -r requirements.txt uvicorn main:app --reload

🎨 Frontend Setup

cd frontend npm install npm run dev

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages