Skip to content

A library management portal for managing users and book data. A web application with an interactive, clean and user-friendly dashboard with CRUD functionalities

License

dsrao711/LibManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LibManager

image

A library management portal for maintaining users and book data

Features:

  • Books Module
  1. Import Books
  2. Add Books
  3. Delete Books
  4. Search Books
  • Members Module
  1. Add Member
  2. Delete Member
  3. Update Member Information
  4. Search Member Information
  • Transactions
  1. Issue Books

Tech stack :

  • Flask
  • HTML
  • CSS
  • JS

Steps to run :

After cloning this repo in your local device

cd LibManager
.\env\Scripts\activate
pip install requirements.txt
python run.py

The server will be up and will run on http://localhost:5000

Made with ❤️ by Divya Rao

About

A library management portal for managing users and book data. A web application with an interactive, clean and user-friendly dashboard with CRUD functionalities

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published