Library Management System - PYTHON + MySQL .This is a desktop application which is developed in Python platform using Tkinter for Beginners.
Create Database Library, Upload the provided sql file, install pymysql, Use the Dbcon class connection details.
Username “mukolop” , Password “mukolop”
- Add, Delete and Search Student Number.
- Add, Delete, Update and Search Librarian.
Obtain Login details from the Administrator.
- Add, Delete, Update and Search Student information.
- Add, Delete, Update and Search Book information.
- Receive borrowed books and Calculate Fine amount.
- List all books, List Borrowed books and List Reserved books.
Register to the system using a valid student number obtained from the administrator or get registered by the Librarian.
- Borrow book
- Reserve book
- List all books