Skip to content

maxaaronson/Playlist-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playlist App

An app with a list of playlists and songs

Installation

Required environment:
  • python interpreter installed
  • PostgreSQL installed with a database called playlistdb
Required python modules:
  • psycopg2
  • psycopg2.extras
  • oauth
  • jsonify
  • flask
  • requests
  • sqlalchemy
  • random
  • string
  • httplib2
Required files:

-client_secrets.json

To run:
  • Run "routing.py" from the command line

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published