Skip to content

A simple game review website where you rate and review your favorite games from steam.

License

Notifications You must be signed in to change notification settings

WesleyLere/Gameboxd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gameboxd 🎮




Description 📃

An web app which user can create their own account (receive a welcome email send through Nodemailer), search for games from STEAM through a STEAM API. Then, inside the game details page, user can view the game's thumbnail, description, other users' reviews and rating fo the game. User can also give their own rating and review on the same page and if they like the game, it can be bookmark to their profile.

Check out our GameBoxd App here 👈

User Story

AS A user who loves games
I WANT a game review web app
SO THAT I can view my favorite games' details and rating, also have my account to keep track of my favorite list.

Screenshot 📷

Home Page

HomePage screenshot

Search Result

Search Result screenshot

Game Details Page

Game Details screenshot

Profile

Profile screenshot

Installation 🔧

Run this command to install dependencies

npm i

Then, use .env.EXAMPLE to set up your connection with the database.

NOTE: setup the database with the schema.sql file

Usage

Seeding the database:

npm run seed

Start:

npm run start

Dependencies 📦

  • bcrypt
  • connect-session-sequelize
  • dotenv
  • express
  • express-handlebars
  • express-session
  • mysql2
  • nodemon
  • sequelize
  • nodemailer

Technologies 💻

  • Heroku
  • Node
  • HTML5, CSS, TailwindCSS, JS, HandleBars

License 🔑

This project is licensed under the MIT license

Questions ❔

If you have any questions about the repo, open an issue. You can find more of our work at:

About

A simple game review website where you rate and review your favorite games from steam.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •