Library management system


An interactive website for automating various manual processes done by user with help of Object Oriented Programming in Python.

The Team

Abstract

Library Management System OOPs in Python Web Development

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.

Main features

admin search issue add

  • 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

Modules implemented

Technology Stack used

Postgres Django React TailwindCSS GraphQL Python

  • Frontend - React , Tailwind
  • Backend - Python , Django , GraphQL , Strawberry
  • Database - Postgres