/Online-Inventory-Management-Software

Online Inventory Management Software using python (flask) and ajax

Primary LanguageCSS

Online-Inventory-Management-Software

Online Inventory Management Software using python3.6 (flask) and ajax

to run this application you have to :

1 > create a virtual environment in python and run pip3 install -r requirements.txt

2 > to start the project type >

python3.6 run.py

3> open your browser and type http://0.0.0.0:5000/

login page

login

register page

register

dashboard page

Screenshot from 2019-10-15 22-26-20

make order

Screenshot from 2019-10-15 22-25-16

manage orders

Screenshot from 2019-10-15 22-26-53

add product and manage products

Screenshot from 2019-10-15 22-26-35