Skip to content

Revivedaniel/GameWatch

Repository files navigation

Game Watch

License: GPL v3

Description

  • With this project we are tackling the problem of not having quick video game information. Now users have the ability to search the video games they want more information about and leave reviews.

Table of Contents

Tech & Language used

  • HTML 5
  • CSS 3
  • Javascript ES6+
  • MySQL
  • Bootstrap 5
  • NodeJS
  • Heroku
  • IGDB API

Packages

  • axios
  • bcrypt
  • dotenv
  • express
  • express-session
  • express-handlebars
  • connect-session-sequelize
  • hbs
  • mysql2
  • sequelize

Usage

To view a video game's page, type the name of the video game in the search bar. To create an account navigate to the login page and enter your name, email, and password.

Credits

  • Daniel Stark (Backend, Database, & Frontend JS support)
  • Parth Bhatt (Backend & Frontend support)
  • Jericho Ronquillo (Frontend & Backend support)
  • Khoa Huynh (Frontend & Backend support)
  • Cody Kitazumi (Frontend & Backend support)

License

GNU GPLv3

How to Contribute

If you would like to contribute to this project contact Daniel at the email below

Installation

To install this project, first clone the repository. Once the repo is cloned, navigate to the folder in your terminal and run the following command.

npm install

This will install all the dependencies. Next you'll want to seed the database (Seed date needs to be updated). Run the following command to seed the database.

npm run seed

After the seeds are done you can now start the server with this command.

npm start

Testing

Currently, there are no tests developed for this project.

Questions

Live Site

http://www.gamewatch.reviews/

Demo

DemoVideo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published