Skip to content

A way for musicians to organize daily tasks and practice sessions

License

Notifications You must be signed in to change notification settings

johnwroge/Music-Progress

Repository files navigation

Music-Progress

A way for musicians to create helpful practice sheets. The idea of this app was developed from The Musicians Way by Gerald Klickstein.

To install dependencies

run npm install

For development:

In frontend directory

run npm run dev

To start backend server

Include mongo db URI in .env to allow database access

Change into server directory.

cd server

go get

go run main.go

To start, enter information on in each form element and submit. Next, navigate to next text page. You have the option of downloading a pdf of the final practice sheet.

About

A way for musicians to organize daily tasks and practice sessions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published