Skip to content

ZumaGr/Interactive-Sales-Data-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sales Data Dashboard

This is a Streamlit application for visualizing and analyzing sales data. Users can upload a CSV file and explore the data through interactive charts and filters.

How to Run

  1. Clone this repository.
  2. Install the dependencies: pip install -r requirements.txt.
  3. Run the app: streamlit run app.py.

Features

  • Upload sales data in CSV format.
  • Filter data by region and product.
  • View sales trends over time.
  • Analyze sales by region and product.

Deploy to Streamlit Cloud

To deploy this app to Streamlit Cloud, follow these steps:

  1. Push this repository to GitHub.
  2. Go to Streamlit Cloud and link your GitHub account.
  3. Deploy the app by selecting the repository and specifying app.py as the entry point.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages