Class 12 project : Making a Library Management System using MySQL and Python
1.Adding a book to the database
2.Adding a member to the database
3.Recording issued books
4.Showing the loaned books
5.Showing the books that have been returned
6.Showing all the books currently recorded in the database
7.Showing all the members currently recorded in the database
8.Ability to delete said books and members from the database