Vegetable Shop Management System by using Python Django and MySQL

Abstract

We have developed Vegetable Shop Management System by using Python Django and MySQL. The basic concept to develop this project was to manage shops, Vegetables and sales. If you are looking for Vegetable 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. Vegetable Shop Management System is developed using Python Programming Language. Its a web based projects so we have used HTML, CSS, JavaScript also. Vegetable Shop Management System is a mini python MySQL project where you can manage all the functionalities related to shop.

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

Functionality and modules of the project Vegetable Shop Management System:

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

Static Pages and other sections :

These static pages will be available in project Vegetable Shop Management System

  • Home Page with good UI
  • Home Page will contain an animated slider for images banner
  • About us page will be available which will describe about the project
  • Contact us page will be available in the project

Technology Used in the project Vegetable Shop Management System

We have developed this project using the below technology

  • 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

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
  • Mac : We can also easily configured this project on Mac operating system.