rpc08002 / GameTagr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GameTagr

The following application is a video game review page that allows the user to search for games that have reviews from real gamers. It uses a css library called primitive to provide a responsive layout. Handlebars is the template engine used on all pages. Sequelize is the database used to store all the data points provided by the user. Code quality is covered using Travis CI to analyze our code for potential errors. The application is deployed using Heroku and instructions on how to install the application locally are listed below.

Table of Contents

Installation

  • Install npm packages
  • Run node server.js

Usage

Our project is intended to be used by gamers of all ages to provide REAL reviews versus paid ones. We give the user the ability to search for reviews or create their own for any game, new or old. Many gaming sites are paid by gaming developers to give reviews which gives a false impression of a game. If you search for a game and are pleased with the reviews, we provide the lowest price of the game on the marketplace.

Github Repository

Live URL

Website GIF

License

MIT

Badges

badge badge sample

Contributing

  • Alexander Marzullo
  • Cris Franco
  • Julie Ann Iwinski
  • Ryan Curtin

Covenant Code of Conduct

This Code of Conduct is adapted from the Contributor Covenant, version 2.0, available at https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.

Community Impact Guidelines were inspired by Mozilla's code of conduct enforcement ladder.

About


Languages

Language:CSS 49.6%Language:Handlebars 30.3%Language:JavaScript 20.1%