Skip to content

An application that lets a user select a game, look at a game or create a review. Rails and Javascript using Devise and Omniauth

License

Notifications You must be signed in to change notification settings

ginafedder/video-game-review-app

Repository files navigation

GamePick

Welcome to this application. It has been built so that a user can look up a game, find its description and reviews to decide if it is worth it to buy said game. If logged in, the user is also able to add a new game or write their own review for an already existing game. She is then able to also delete or update her game or any of her reviews.

Framework Used

Rails

Features

The user has complete freedom to create whichever and how many games or reviews he wants. He can search for his own reviews by game.

Installation

Fork and clone repository
Execute
    $bundle install 
    $rake db:migrate

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/lafesh/video-game-review-app. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The application is available as open source under the terms of the MIT License.

Code of Conduct

This project is licensed under the MIT License - see the LICENSE.md file for details

About

An application that lets a user select a game, look at a game or create a review. Rails and Javascript using Devise and Omniauth

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published