Skip to content

JoeChampeau/music-db-hw3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

music-db

hw3

To Use:

  1. Activate the virtual environment present in music-db-hw3/venv
  2. In one command line, CD into the main directory and then "frontend" and run "npm start"
  3. In another command line, CD into the main directory and then "backend" and run "python3 manage.py runserver"
  4. The site should be accessible at localhost:3000 now.

The additional feature we added is the ability to submit music files tailored to songs and play them using the "Play" button. You will be prompted to add a file when adding a new song.

Work on this homework was distributed evenly.

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.8%
  • HTML 1.3%
  • JavaScript 1.0%
  • CSS 0.8%
  • PowerShell 0.1%
  • Hack 0.0%