Skip to content

A Library Management System built with a frontend in Bootstrap, backend in Python FastAPI, and MySQL as the database. This system helps manage books, users, and borrowing activities in a library setting.

Notifications You must be signed in to change notification settings

omkarshirsath/Library-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Library Management System

A Library Management System built with a frontend in Bootstrap, backend in Python FastAPI, and MySQL as the database. This system helps manage books, users, and borrowing activities in a library setting.

Features

  • User management (add, update, delete users)
  • Book management (add, update, delete books)
  • Borrow/return functionality for users
  • Search books by title, author, or ISBN
  • Admin panel for managing books and users

Technologies Used

  • Frontend: HTML, CSS, Bootstrap 5
  • Backend: Python, FastAPI
  • Database: MySQL
  • Authentication: JWT Tokens

Setup Instructions

  1. Clone the repository:
    git clone https://github.com/omkarshirsath/library-management-system.git

About

A Library Management System built with a frontend in Bootstrap, backend in Python FastAPI, and MySQL as the database. This system helps manage books, users, and borrowing activities in a library setting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published