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
register page
dashboard page
make order
manage orders
add product and manage products