Library Management System using Django Framework

Project: Library Management System using Django Framework

Library Management is an advanced management system which provides interface for both librarians and the readers with their own functionalities. Librarians can register readers to the library and issue book to them and readers can view their issued books and then access them.

About System

The system runs Django Framework in back-end and HTML, CSS in front-end. The project contains all the features of a library management like login/register, interactive UI, issue books, delete books, add books to the library and manage all the readers.

It also has an admin panel through which all the registered users, readers, issued books and many more can be managed easily.

How To Run The Project?

To run this project, you must have installed Python on your PC. After downloading the project, follow the steps below:

Step-1: Extract/unzip the file

Step-2: Go inside the project folder, open cmd and type the following commands to install Django Framework and run the webserver:

  1. pip install -r requirements.txt
  2. python manage.py runserver

Step-3: Finally, open the browser and go to localhost:8000

For Librarian Admin Panel:
Username: adminac
Password: testing321

For Django Admin Panel:
Username: admin
Password: testing321

The Library Management System using Django Framework is free to download but use for educational purposes only! In addition, for the project demo, you can have a look at the video below.

DOWNLOAD LIBRARY MANAGEMENT SYSTEM USING DJANGO FRAMEWORK WITH SOURCE CODE: CLICK THE BUTTON BELOW


0 0 votes
Article Rating
Subscribe
Notify of
guest
3 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Vamshi
Vamshi
3 years ago

Can I have the project report for library management system using django?

Mansi
Mansi
2 years ago

Can you update the feature of book return in it

abhi
abhi
1 year ago

can i get the screenshots of the project

3
0
Would love your thoughts, please comment.x
()
x