Skip to content

Streamlit app for demonstration of Quarterly Sales Metrics Dashboard

License

Notifications You must be signed in to change notification settings

sumanentc/data-analysis-dashboard

Repository files navigation

Retail Metrics Dashboard

This is a dashboard that displays sales metrics for the CostPro retail store.

It is built using Python, Pandas, Numpy, Streamlit and Plotly.

Installation

To install the required packages, run the following command:

```bash
pip install -r requirements.txt
```

Usage

To run the dashboard locally, clone the repo and run this command:

```bash
streamlit run streamlit_app.py

App

CostPro Quarterly Sales Metrics Dashboard.

Sales Dashboard

About

Streamlit app for demonstration of Quarterly Sales Metrics Dashboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages