Fr. Aug 9th, 2024

Library management system is a project which aims in developing a computerized system to maintain all the daily work of library .This project has many features which are generally not available in normal library management systems like facility of user login and a facility of admin login .It also has a facility of admin login through which the admin can monitor the whole system. It has also a facility where student after logging in their accounts can see list of books issued and its issue date and return date.

Click: https://phpgurukul.com/online-library-management-system-using-python-django-and-mysql/

Project Modules

In this project we use Python, Django Framework and MySQL database and it has two modules i.e.

Admin and User

Admin

  • Admin Dashboard
  • Admin can add/update/ delete category
  • Admin can add/update/ delete author
  • Admin can add/update/ delete books
  • Admin can issue a new book to student and also update the details when student return book
  • Admin can search student by using their student ID
  • Admin can also view student details
  • Admin can change own password

Students-

  • Student can register yourself and after registration they will get studentid
  • After login student can view own dashboard.
  • Student can update own profile.
  • Student can view issued book and book return date-time.
  • Student can also view the available books in the library.
  • Student can also change own password.
  • Student can also recover own password.

How to run the Online Library management System Django Python

1. Download the zip file

2. Extract the file, copy library folder, and paste it on the desktop

3. Open MySQL Create a database olmspythondb then import the SQL File available in the SQL File Folder (For MySQL we used XAMPP server)

4. Open PyCharm and click on the terminal

5. Navigate the project folder using the cd command

cd project_path

For ex: cd C:UsersANUJOneDriveDesktoplibrary

6. Now Navigate to the olms folder

cd olms

7. Run the Project using the following command

PHP Gurukul

Welcome to PHPGurukul. We are a web development team striving our best to provide you with an unusual experience with PHP. Some technologies never fade, and PHP is one of them. From the time it has been introduced, the demand for PHP Projects and PHP developers is growing since 1994. We are here to make your PHP journey more exciting and useful.

Website : https://phpgurukul.com

Pressemitteilung teilen:

Schreibe einen Kommentar