Skip to content
/ Ludwig Public

🎹 A music synchronization platform to connect music educators and students during the time of COVID-19. Built with Vue and NodeJS. 3rd Place Overall at PennApps '20.

Notifications You must be signed in to change notification settings

awangg/Ludwig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ludwig

Classroom and Synchronization platform for schools and virtual orchestras anywhere!

Setup

Clone the repo. Navigate to the API backend and install dependencies. After everything is setup, you can run the start script to begin listening on 3000.

$ git clone <repo link>
$ cd server
$ npm i
...
$ npm start

Once the server is running, navigate to the Vue frontend, install dependencies, and serve on the development server.

$ cd ../client
$ npm i
...
$ npm run serve

Now you can demo the Ludwig platform!

Contributors

Andy Wang - @awangg

Thomas Yeum - @yeumthomas

Claire Xu - @clairexu5

Megan Xiao - @megancx

About

🎹 A music synchronization platform to connect music educators and students during the time of COVID-19. Built with Vue and NodeJS. 3rd Place Overall at PennApps '20.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •