The LMS or Library Management System project is useful for maintaining, recording huge amount of books in Educational Institutions, Public Libraries etc.
Here, I have worked on a sample data (dummy)
This project includes features like :- (1) Display of all books (2) Updating or modifying the record (3) Deleting or removing the existing ones (4) Login via Student's id and password (5) Login via Admin's id and password (6) Display of issued books
Requirements- Python,Mysql Packages- Streamlit,Mysql-connector,Pandas