A browser-based guitar tablature editing web application backend integrated with solola guitar technique transcription algorithm
Under construction..., You can check out our trello kanban to pick up tasks.
(Detail packages dependency recored in Pipfile)
This web app is not full integrated with SoloLa
Use docker-compose to create development environment
- WIP
- backend/urls.py, wsgi.py : backend settings
- backend/settings/dev.py : backend settings
- backend/api: service api
- frontend: github repo
- legacy: legacy source code (only for reference)