/RB_CDList

Epicodus Ruby | Week 2 | Object Oriented Ruby

Primary LanguageRuby

Ruby CD Organizer

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

Setup

  • Clone this repository
  • Navigate to the project directory in the command line and run: bundle install ruby app.rb

License

This software is licensed under the MIT license.