Skip to content

srpatel2000/Spotify-Top-Songs-Visualization

Repository files navigation

Spotify-Top-Songs-Visualization

This Web Application was made with Plotly Dash and is optimized for viewing on a laptop.

The web application is deployed on Heroku: https://spotify-top-hits.herokuapp.com/

To download and run the code LOCALLY for this program do the following steps:

  1. Clone this repository to your machine
  2. Make sure you have Python and Venv installed on your machine 2a. pip install python 2b. pip install venv
  3. Create a new virtual environment with the command 'python -m venv venv' then activate the virtual environment
  4. Download the packages with the command 'pip install requirements.txt'
  5. Then to launch the app run the command 'python plotly-dash-script.py' and go to the given address.

About

DSC 106 Final Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors