Skip to content

amithc2/theBridge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

theBridge

Authors

The official public repository for theBridge. Want to contribute? Contact Amith Chivikula ([email protected]) or Pranav Sriram ([email protected])

Description

An app that creates a transition playlist given two songs

Building Project

In theBridge folder, run the following command:

FLASK_APP=$PWD/app/http/api/endpoints.py FLASK_ENV=development python -m flask run --port 4433

Next, in the web_app folder:

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 47.1%
  • JavaScript 41.6%
  • HTML 8.0%
  • CSS 3.3%