Skip to content

Game Review application built with Ruby/Rails and Javascript

Notifications You must be signed in to change notification settings

akshay1dhingra/gamers_unite

Repository files navigation

Gamers Unite

Screen Shot 2019-04-11 at 10 08 58 PM

This Rails application is a peer-to-peer review site where users can submit games to the public to be reviewed.

Installation

You can either clone or fork the repository from this repo directly. You may also contribute to the code as well.

  • Once you fork or clone the app, cd into that directory and run the following in your terminal:
    $ bundle install
    $ rake db:migrate 
    $ thin start --ssl (if that does not work, run $ rails s)

Contributing

Please feel free to report any bugs or contribute to the code by submitting pull requests

About

Game Review application built with Ruby/Rails and Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published