finalfreq / rage-cage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rage Cage

Rage Cage was a project for my rails week 1 course at Epicodus. The idea for the app was to create a fan site of our choice. We Choose to make a nicholas cage fan site.

Usage

To run this project you must have rails installed.

Open project in terminal and run bundle to install necessary gems and run the following in terminal.

rake db:create
rake db:seed
rake db:migrate
rails s

You should then be able to open on localhost:3000. You can then post your favorite images of nicolas cage. We also had added a battles section where people can vote on favorite picture of two pictures.

Bug reports

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

Maintainers

  1. James Williams (https://github.com/finalfreq)

License

MIT License. Copyright 2015

About


Languages

Language:Ruby 74.8%Language:HTML 23.7%Language:CSS 1.3%Language:JavaScript 0.2%