A student management tool for music teachers built with Ruby on Rails[v 5.1.5].
To take this application for a test drive, run the following from the command-line:
$ git clone https://github.com/Adjoa/teaching-notes-2.git
$ cd teaching-notes-2
$ bundle install
$ rake db:migrate
$ rake db:seed
$ rails server
Then navigate to the IP address displayed.
Bug reports and pull requests are welcome on GitHub at https://github.com/Adjoa/teaching-notes-2.
This project is licensed under the MIT License - see the LICENSE.md file for details.