The inventory management system helps to track the purchases made and keep a record of the stock left. Quickly glance at available stock while receiving new order
Inventory management refers to the process of ordering, storing, using, and selling a company's inventory.The main purpose of inventory management is to help businesses easily and efficiently manage the ordering, stocking, storing and using of inventory. By effectively managing our inventory, you'll always know what items are in stock, how much of them there are, and where they are located.
-
First it store all products it inventory file i.e "Project.json".
-
Product_Details() function display list of products with item number.
-
User_Input() function take user item regarding input of item number of items.
-
Check_Product_Availability() function check availability of product if available then order is created for user.
-
Bill_Generator() function generate user bill for customes.
-
update_quantity() function update the quantity in inventory file.
-
Download our project in local system.
-
Upload Inventory Management System.ipynb file in Google colab
-
Run all cell by type " Ctrl + F9" from keyboard
Our project contain three file and one folder
-
Inventory Management System.ipynb
This file handle all operation regarding our project.
-
Products.json
This file store all data of project in JSON format
-
README.md
It will guide you, how do my project work
-
Image folder
I stored sample bill of data after generation.
-
Easy to use
-
Work faster
-
Give instructions to user during buying
In our products, features are prod_id, name, price, discount, weight, quantity, status, location, category
IDE - Google colab
Language - Python3
I'm self-taught programmers of highly killed in programming language of C++ and Python. I have experience in web development using Django from couple of year.
Linkedin - linkedin.com/in/praphullsoftdev
Github - github.com/KPRAPHULL
Kaggle - kaggle.com/praphull333