This project is a classic Library Management System. The application is created using Python Programming Language. This application uses Command Line Interface. Most of the modules are Python's inbuilt modules apart from pwinput. The functionality of the librarian and the students are mentioned in the below bullet points.
Go inside scripts folder and run the main.py file.
Based upon the building experience, I would rate it as Easy. Anyone who is learning Python or has learnt Python but want to build something can build this.
- csv
- datetime
- os
- pwinput (external)
- Login
- Register
- View Books
- Add Book
- Update Book
- Remove Book
- Login
- Register
- De-register
- View Books
- Borrow Books
- Return Books
- Check Fines