mgoren / cd_collection

epicodus 1/15/15

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CD Collection

by Sarah Calpo and Mike Goren

CD Collection is an app that keeps track of a user's CD collection.

Installation

Install CD Collection by first cloning the repository.

$ git clone http://github.com/mgoren/cd_collection.git

Install all of the required gems:

$ bundle install

Start the webserver:

$ ruby app.rb

In your web browser, go to http://localhost:4567

Contribute

Support

If you are having issues, please let me know.

Bug reports

If you discover any bugs, feel free to create an issue on GitHub. Please add as much information as possible to help me fixing the possible bug. I also encourage you to help even more by forking and sending me a pull request.

https://github.com/mgoren/cd_collection/issues

License

MIT License. Copyright 2015 Sarah Calpo and Mike Goren

About

epicodus 1/15/15


Languages

Language:Ruby 100.0%