A library management portal for maintaining users and book data
- Books Module
- Import Books
- Add Books
- Delete Books
- Search Books
- Members Module
- Add Member
- Delete Member
- Update Member Information
- Search Member Information
- Transactions
- Issue Books
- Flask
- HTML
- CSS
- JS
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