Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      The Case For Minimal WordPress Setups: A Contrarian View On Theme Frameworks

      June 4, 2025

      How To Fix Largest Contentful Paint Issues With Subpart Analysis

      June 4, 2025

      How To Prevent WordPress SQL Injection Attacks

      June 4, 2025

      Smashing Animations Part 4: Optimising SVGs

      June 4, 2025

      I test AI tools for a living. Here are 3 image generators I actually use and how

      June 4, 2025

      The world’s smallest 65W USB-C charger is my latest travel essential

      June 4, 2025

      This Spotlight alternative for Mac is my secret weapon for AI-powered search

      June 4, 2025

      Tech prophet Mary Meeker just dropped a massive report on AI trends – here’s your TL;DR

      June 4, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      Beyond AEM: How Adobe Sensei Powers the Full Enterprise Experience

      June 4, 2025
      Recent

      Beyond AEM: How Adobe Sensei Powers the Full Enterprise Experience

      June 4, 2025

      Simplify Negative Relation Queries with Laravel’s whereDoesntHaveRelation Methods

      June 4, 2025

      Cast Model Properties to a Uri Instance in 12.17

      June 4, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      My Favorite Obsidian Plugins and Their Hidden Settings

      June 4, 2025
      Recent

      My Favorite Obsidian Plugins and Their Hidden Settings

      June 4, 2025

      Rilasciata /e/OS 3.0: Nuova Vita per Android Senza Google, Più Privacy e Controllo per l’Utente

      June 4, 2025

      Rilasciata Oracle Linux 9.6: Scopri le Novità e i Miglioramenti nella Sicurezza e nelle Prestazioni

      June 4, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»Online Library Management System using Python Django and MySQL

    Online Library Management System using Python Django and MySQL

    July 6, 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.

    Project Requirements

    Project Name
    Online Library Management System Project in Python Django

    Language Used
    Python

    Framework Used
    Django

    Database
    MySQL

    User Interface Design
    HTML, AJAX,JQUERY,JAVASCRIPT

    Web Browser
    Mozilla, Google Chrome, IE8, OPERA

    IDE
    PyCharm

    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.

    Some of the Project Screens

    Home Page

    User Signup

    Listed Books

    Admin Dashboard

    Add Book

    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

    python manage.py runserver

    Now click the URL http://127.0.0.1:8000 and the Project will Run

    Login Details

    *************admin************

    Username:  admin

    Password: Test@123

    *************User/Student**************

    Username:  john12345

    Password: Test@123 or Register a new Student

    Project Demo
    View Demo
    Online Library Management System Project Django Python- Download Source Code
    Size: 56.9 MB
    Download Now!
    Project Report
    Download Online Library Management System Django Project Report in Rs.249/$2.99

    The post Online Library Management System using Python Django and MySQL appeared first on PHPGurukul.

    Source: Read More 

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleMicrosoft celebrates Windows 11’s new Outlook app growth after forcing people to use it
    Next Article Alternatives to popular CLI tools: rename

    Related Posts

    Security

    HPE StoreOnce Faces Critical CVE-2025-37093 Vulnerability — Urges Immediate Patch Upgrade

    June 4, 2025
    Security

    Google fixes Chrome zero-day with in-the-wild exploit (CVE-2025-5419)

    June 4, 2025
    Leave A Reply Cancel Reply

    Continue Reading

    Microsoft Teams launches as a single app for work, personal, and education

    Development

    LLMs Can Now Retain High Accuracy at 2-Bit Precision: Researchers from UNC Chapel Hill Introduce TACQ, a Task-Aware Quantization Approach that Preserves Critical Weight Circuits for Compression Without Performance Loss

    Machine Learning

    Danabot under the microscope

    Development

    Precise Collection Filtering with Laravel’s whereNotInStrict

    Development

    Highlights

    Development

    Connect to Amazon services using AWS PrivateLink in Amazon SageMaker

    June 20, 2024

    AWS customers that implement secure development environments often have to restrict outbound and inbound internet…

    New – Amazon DynamoDB lowers pricing for on-demand throughput and global tables

    November 15, 2024

    CVE-2025-30377 – Microsoft Office Use After Free Remote Code Execution Vulnerability

    May 13, 2025

    Chrome on Windows gets Performance Boost with PartitionAlloc Expansion

    July 4, 2024
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.