RESTful Web application based on Flask, Sqlalchemy and Spotify Web API(Spotipy).
Install miniconda > https://docs.conda.io/en/latest/miniconda.html
Install python 3.7 > conda install python=3.7
Install dependencies > NT > pip install -r .\spotify-forum\requirements.txt
Install dependencies > POSIX > pip install -r ./spotify-forum/requirements.txt
Install pip > conda install pip
run > NT > python .\spotify-forum\run.py
run > POSIX > python ./spotify-forum/run.py
Go to this link from browser: http://127.0.0.1/new/14