/Hackaton_Sogrape

Web scraping wine prices

Primary LanguagePython

Sogrape Hackathon Challenge

Table of Contents

About

Hack'a'Wine is a simple, reliable and easy to use Data Visualization app that allows users to filter through wine prices over a range of brands available on several online stores. This implementation was the result of 3 days of work during 42/Sogrape Hackathon 2023.

Usage

  1. Clone repo
git clone git@github.com:PedroZappa/42-sogrape-hackathon.git
  1. cd into the project folder and create a virtual environment
python -m venv .venv
  1. Activate the virtual environment
source <env-name>/bin/activate
  1. Install frontend dependencies
pip install -r hack_dashboard/requirements.txt
  1. Run Streamlit app
cd hack_dashboard
streamlit run main.py

Dependencies

Acknowledgements

This code base was developed by Team 1 for Sogrape's Hackathon 2023 at 42 school, by the following members (by 42 student ID):