Skip to content

OSU-CS290-F18/final-project-godspeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

final-project-godspeed

This web application allows the user to upload mp3 files and have them stored in a database. Data stored as ID3 tags in the mp3 file is used to populate the artist, album etc data fields.
As of right now, when the server is killed the files are gone. But the browser can be closed without losing any data.

The core of this app is built around nodeJS, Express, MongoDB, GridFS and Multer. To use, clone the repo to your local host, and set the following environment variables MONGO_USER ,MONGO_PASSWORD, MONGO_DB_NAME and PORT.

All features of this application are in an experimental state, so any and all errors should be expected.

About

final-project-godspeed created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published