Skip to content

Full-stack application for interfacing with a musical learning tool

License

Notifications You must be signed in to change notification settings

KeyScribe/keyscribe-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keyscribe

UF Senior Design Project Repo

Repo Workflow

  • Development occurs locally on a feature branch.
  • Your feature branch can be pushed to github using:
git push --set-upstream origin feature-branch-name
  • When your feature works, submit a pull request to merge your changes to the dev branch. These will be reviewed by the team. Automatic testing and linting will occur for your pull request.
  • The dev branch has all of the most recent changes and will be used as the "staging" environment.
  • Periodically, stable changes will be merged to the main branch. This will be the "production" environment.

To Setup Backend Locally

This section has been moved to the README in the backend directory.

About

Full-stack application for interfacing with a musical learning tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published