- Daniel Park (PM)
- Aditya Anand (FEF Lead)
- Jackie Zeng (DB Lead)
- Jayden Zhang (FEF Lead)
Our goal is to create an interactive Flask web application that helps users explore and visualize Spotify song trends from 2000–2019 using data a>
$git clone git@github.com:DP1117/p04.git
$python3 -m venv foo
$source ../foo/bin/activate
$cd p04
$pip install -r requirements.txt