By Lauryn Davis + Krystan Menne
A Ruby/Sinatra app that allows a user to manage a CD collection. An exercise in creating methods for finding and retrieving individual objects; additional practice with integration testing.
####Technologies Used
- Ruby
- Sinatra
- rspec
- capybara
- HTML
- CSS
- Clone this repository
- Navigate to the project directory in the command line and run:
bundle install
ruby app.rb
This software is licensed under the MIT license.