FlowDo is a application created for the purpose of managing business activities like Inventory Maintenance, Billing, Sales analysis and other business functions.
-
Download the repository to your machine.
-
If you are using Linux/Mac Os, then move the terminal directory to the FlowDo folder and run the following command to install all the required packages.
bash requirements.sh
-
If you are using Windows, then run the powershell script 'requirements.ps1' which installs all the required packages.
-
Run main.py
-
The data in the databases 'inventory.csv' and 'revenue.csv' is only for the testing and development progress.
-
When using the software for the first time, the user should modify the products and their properties in both the databases 'inventory.csv' and 'revenue.csv' in the data folder either by manually modifying the values or by using editing options for the databases in the software.