mihirgupte / GameBlob

An online gaming store implemented in NodeJS, ExpressJS and MongoDB to maintain and buy games.

Home Page:https://tranquil-taiga-53593.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GameBlob

An online gaming store to sell games and create accounts,etc. Fully deployed Backend and now with the ability to create and maintain users. Currently not optimised for viewing on mobiles or small screens.

Deployed using Heroku - https://tranquil-taiga-53593.herokuapp.com/

Features of GameBlob

  1. Account Creation feature available, where you can register and sign up.
  2. Admin page deployed (can be accessed by adding /admin to root path), where you can add games and view feedback.
  3. Passwords are saved using hash via Passport.js library.
  4. Option for buying games enabled via RazorPay API (Test only).

Stack used

  • NodeJS
  • MongoDB
  • Express.js
  • Bootstrap v4.0

About

An online gaming store implemented in NodeJS, ExpressJS and MongoDB to maintain and buy games.

https://tranquil-taiga-53593.herokuapp.com/


Languages

Language:CSS 39.3%Language:HTML 21.2%Language:EJS 21.2%Language:JavaScript 18.3%