Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 562 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 562 Bytes

Enventory ERP

Note : This project is under developement


Enventory ERP is a light weight web based solution for the inventory management in various industries.

Contributing

Contributions are always welcome!

Run Locally

Clone the project

  https://github.com/saurabhwinchurne/inventory-ERP.git

Go to the project directory

  cd inventory ERP

Install dependencies

  pip install requirements.txt

Start the app

  python setup.py

Open http://localhost:5000 to view it in the browser.