Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nassau Candy

A Streamlit web app for the Nassau Candy project. It shows featured products, product prices, and distributor sales insights from the project dataset.

Run locally

  1. Install Python 3.11+.
  2. Create a virtual environment (optional but recommended):
    python -m venv venv
    venv\Scripts\activate
  3. Install dependencies:
    pip install -r requirements.txt
  4. Run the app:
    streamlit run app.py

Files

  • app.py: Main Streamlit app.
  • data: CSV dataset used by the app.
  • products.css, products.html, products.js: supporting assets for the storefront design.

GitHub

Repository: https://github.com/kavi-svg/Nassau_Project

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages