Skip to content

Adjoa/teaching-notes-2

Repository files navigation

Teaching Notes 2

A student management tool for music teachers built with Ruby on Rails[v 5.1.5].

Installation

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.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/Adjoa/teaching-notes-2.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

A simple student log on Rails, including a record of events, rehearsals and attendance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published