Skip to content

jmorag/open-strings

Repository files navigation

OpenStrings

A platform for string players to share and view fingerings - https://www.open-strings.com/

This is a Yesod app running Vue on the frontend. It deploys to heroku using heroku-buildpack-stack. To build, run stack build. For development, run ghcid in the project root and then open the site on (http://127.0.0.1:3001).

About

This is the implementation of my Master's Thesis at New York University. You can read the paper here to get a better idea of the motivation behind the project as well as an overview of the implementation and prior art.