Music App

Rails app used to inventory bands, albums, and tracks. Allows tagging, adding notes, and searching using Sunspot.

Run

  • Install dependencies with bundle install

  • Seed database rake db:seed

TODO

  • Improve search

  • Styling/Front-end