An interactive website for automating various manual processes done by user with help of Object Oriented Programming in Python.
- Saumy Shukla (AM.EN.U4ELC21032)
- Gaurav Sharma (AM.EN.U4ELC21011)
- Prashant Gehlot (AM.EN.U4ELC21048)
- Yash Katyan (AM.EN.U4ELC21044)
Manual process of keeping student records, book records, account details, managing employee is very difficult. There are various problems also faced by the user side in library such as finding any particular book, information whether book is available or not, searching of books using reference number etc. To eliminate this manual task, our team have come together to develop a Library Management System.
- Searching of books
- Issuing and returning of books
- Check fines(if any)
- Track the books issued by a particular student
- Add/Delete books
- Update the availability status of the books
- Frontend - React , Tailwind
- Backend - Python , Django , GraphQL , Strawberry
- Database - Postgres