Library Management System with GUI and OOPS, using Python (1st semester Hackathon Project) made using python which uses .csv files to manage a library database by including new students and books into ...
-> automatically calculate the FINE to be paid for late return of book beyond the due date. -> errors such as lending a book which isn't available, trying to return a book which isn't borrowed by that ...