Computer Shop Management System by using Python Django MySQL

Abstract

We have developed Computer Shop Management System by using Python Django MySQL. The basic concept to develop this project was to manage shops, Computers and sales. If you are looking for Computer Shop Management System Python project for learning and developing a basic project in python then its the good options for you. This project is suitable for 12th Class CBSE Projects in Python and MySQL. Computer Shop Management System is developed using Python Programming Language. Its a web based projects so we have used HTML, CSS, JavaScript also. Computer Shop Management System is a mini python MySQL project where you can manage all the functionalities related to shop. If you are looking for free python projects then you can search on free python projects download section. Here students can search python web application projects topic and get easily download python projects with source code and also get best python code.

The main feature of the project is to manage the records of Shops and its shop Computers, its an admin based python mini project, where admin can manage the Computer sales, Computer stocks and Computer sales history. Other features of Computer Shop Management System, while adding items from admin account the user has to provide Computer name, Computer price and Computer quantity. Similarly while refilling Computers, the user has to enter the Computer name to select the Computer, then he/she has to enter quantity. Removing an Computer is also too easy, he/she just has to open the report and hit the delete Computer. The system displays Particulars (Computer name) with Available stock and Price while viewing stocks

Functionality and modules of the project Computer Shop Management System:

  • Login – This module is used for admin login.
  • Logout Functionality
  • Change Password Functionality
  • Dashboard – Admin dashboard related all Computer, Computer details.
  • Computer Management Module
    • Adding New Computer Details
    • Edit the Exiting Computer Details
    • View all the details of the Computer
    • Listing of all Computer
  • Sales Management Module
    • Adding New Sales Details
    • Edit the Exiting Sales Details
    • View all the details of the Sales
  • Reports of the project Computer Shop Management System
    • Report of all Computer
    • Report of all Sales

Static Pages and other sections Computer Shop Management System

  • HTML : Page layout has been designed in HTML
  • CSS : CSS has been used for all the desigining part
  • JavaScript : All the validation task and animations has been developed by JavaScript
  • Python : All the business logic has been implemented in Python
  • MySQL : MySQL database has been used as database for the project
  • Django : Project has been developed over the Django Framework
  • t

Technology Used in the project Computer Shop Management System

  • Download Airlines Reservation System zip file and extract it
  • Install Django
  • Open phpmyadmin and create Airlines Reservation System database
  • Import database Airlines Reservation System.sql
  • Run the project : python manage.py runserver
  • Open Your browser run the project : “http://localhost:8080/AirlinesReservation System/”

Supported Operating System

We can configure this project on following operating system.

  • Windows :This project can easily be configured on windows operating system. For running this project on Windows system, you will have to install Python 2.7, PIP, Django.
  • Linux : We can run this project also on all versions of Linux operating system.