Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Listening Summary Web App

Built by David Zhao, inspired by Recieptify.

Description

This web app is designed to connect with a user's Spotify and display the users most listened to artists. This app uses NodeJS, React, Django, and Spotify Web API.

Setup

First, install project from GitHub.

Next, install all dependencies listed on the "requirements.txt" file. This can be done with the following command line command: pip install -r requirements.txt

Then, open a new terminal (this will be the frontend terminal) and cd into the frontend folder. Run the command: npm start

After, open another terminal (this will be the backend terminal) and cd into the miniwrapped folder. Run the command: python manage.py runserver

The project should be good to go!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages