This app help you to track your revenue and sells by data visualization.
You can add one dimension in dimension field and one or more in measure filed. (add it by drag and drop)
- Angular (Front-end)
- Bootstrap (Front-end)
- Nodejs (Back-end)
- Express (Back-end)
After cloning the project
- Goto APIs Folder (cd APIs)
- Type the following command in terminal npm start
- angular will run on http://localhost:8000/
- Goto Front Folder (cd Front)
- Type the following command in terminal npm start
- angular will run on http://localhost:4200/