A cashflow management app for retailers and wholesellers
JumbocashDemoFinal.mp4
-
Analytics of total cashflow summary, top vendors/customers and transactions trend over a period of time
-
Date range filtering
-
Multi column filtering
-
Export transactions as CSV
-
Upload transactions in bulk
-
Download Cashflow Report PDF
Clone the repository on your local machine and make sure you have node and npm installed. If not you can follow the instructions here
-
Open a new terminal window and switch to the client folder cd > cashflow-ui
-
Execute npm install to install the dependecies as we did earlier
-
Just one more step and you will be ready to start and play with the frontend
-
Execute npm start
-
Your browser window will launch automatically and the site should be hosted at localhost:3000 or any other port if it is busy.