Skip to content

Video game library password protected with chat and library sharing

Notifications You must be signed in to change notification settings

MonkeyInitiatives/iGame

Repository files navigation

iGame 🎮

iGame is a full-stack application that lets gamers create a personal account and add their favorite video games to their library. Gamers can also add their friends and connect through a live chat.

How It Works

Create your account, add games, and personalize your page with your own avatar and background colors

add-games

Add your friends by email. They will be listed under the "Friends" dropdown menu as "Pending" until they accept or deny your friend request.

add-friend

Accepting friend requests means you also have access to their games and can add them to your library. Enjoy chatting with them about your progress in the Live Chat!

chat

Demo

iGame is hosted on Heroku. Check it out by clicking here.

Getting Started

To use iGame locally, navigate to http://localhost:3000 after completing the following steps:

git clone git@github.com:MonkeyInitiatives/iGame.git
cd igame
npm install
node server.js

Technologies Used

  • Handlebars
  • CSS/Bootstrap
  • JavaScript
  • jQuery
  • MySQL
  • Node.js
  • AJAX
  • Express
  • Passport.js
  • IGDB API
  • Socket.io

Authors

About

Video game library password protected with chat and library sharing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published