Online Retail Dashboard
The online retail dashboard shows the monthly performance of an online store. Important metrics like product views, purchase rate, checkout rate, and abandoned cart rate are also readily available.
Key features
Track the monthly performance of an online store
See sale contribution from major ecommerce platforms
Know order count from different regions and different ecommerce platforms
Monitor important metrics like product views, purchase rate etc.
How to get started with this dashboard
Environment Setup
- Make sure you have Node JS >= 8.10 and npm >= 5.6 and Angular is installed on your machine
Project Files Setup
- Create a folder and extract the zip
- Navigate to the extracted folder in terminal
- Run the following command to install the dependencies
npm installornpm i - Start the server using below command
npm run start - Open URL https://localhost:8080/ into browser