LibraryManagement
Python application for library management using SQLite3 database.
Link to site
(https://r97draco.github.io/library-manager/)
Libraries required
How to start
- Clone or download the project.
- Dowload Python and SQLite3.
- Run Library.py file.
python3 Library.py
About application
- This application can be used for a library management system.
- You can add, delete, issue and see subject wise books of the library.
- You can add and view memebers of libraray as well as can recognise defaulters.
- You can review all transactions.