GithubHelp home page GithubHelp logo

deep-menpara / warehouse-management-and-analytics-app Goto Github PK

View Code? Open in Web Editor NEW
14.0 3.0 1.0 90.53 MB

Warehouse Management and Analytics App ( Inventory )

HTML 69.22% Python 26.06% CSS 4.52% JavaScript 0.20%
inventory inventory-management inventory-control inventory-app django django-framework django-project django-rest-framework stock-analysis analysis

warehouse-management-and-analytics-app's Introduction

WareHouse Management And Analytics (Inventory type)

WareHouse Management System is an online system that is used to manage the selling and stocks of a company. It also manages its various dealers and the products that they sell. It manages bills generated and shows profit earned and displays various graphs for better understanding. It is build using Django framework in Python along with Java Script,HTML and CSS. It uses MySql Server for storing data in database .

After setup of database

run following commands in terminal of path to project folder In pycharm you can directly access terminal commands :

python manage.py makemigrations
python manage.py sqlmigrate Main_Inventory 001
python migrate

One last step : Install pymysql by following command

pip install pymysql

Now go to following path in your computer:

C:\Users\ {Your-username-folder} \AppData\Local\Programs\Python\Python38-32\Lib\site-packages\pymysql\

Replace init.py file with uploaded pymysql_init_.py file.(You can find new init.py file in pymysql folder)

Screenshots

Registration for new dealer or employee who sells items

Screenshot (44)

Home Shows company profit graph and Stock of products

Screenshot (38)

Product / stock details

Screenshot (39)

Add new product : You can add new quantity of existing stock or a new item

Screenshot (40)

Sell Product by adding items in cart

Screenshot (41)

Profit graph : Shows profit made by Logged in user

Screenshot (42)

History : Detailed Selling history of user

Screenshot (43)

Thank You!!!

warehouse-management-and-analytics-app's People

Contributors

deep-menpara avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

mxkulsharma

warehouse-management-and-analytics-app's Issues

Requirements

Hello bro,

What are the required packages needed other than pymysql?
plz write complete steps to run this project?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.