Giter VIP home page Giter VIP logo

gamesnet-api's Introduction

GamesNet

Live Page

Front End Repo

Summary

GamesNet is an app where users can rate and review video games. Users also add the video games that they want to get reviewed. This gives people a chance to get an opinion of a video game before they decide to buy it. As games are being rated, the game list will update the average rating for each game. The list of games can be sorted alphabetically or by rating from highest to lowest.

Built with:

  • React.js
  • Node.js
  • Express.js
  • PostgreSQL
  • REST API
  • CSS
  • HTML
  • jQuery
  • Mocha
  • Chai

Screenshots of the user's journey

To demo the app you can use these test user credentials:

  • username: testuser
  • password: Test123!

Or you could make your own user profile if you like. You would just need to supply your full name, a username, and a protected password. We do not share any personal information with anyone else.

Landing Page:

GamesNet-LandingPage If you click on the 'Register' link in the top, right-hand corner of the page, you will be brought to the Registration Page.

Registration Page:

GamesNet-RegistrationPage If you successfully log in with a correct username and password, you will be brought to the Game List page.

Game List Page:

GamesNet-GameListPage Clicking on 'Add Game' will let you add a new game to the list to be reviewed.

Add Game Page:

GamesNet-AddGamePage Clicking on the title or cover image of a game in the list will bring you to the Game Review Page

Game Review Page:

GamesNet-GameReviewPage If you want to add a review, click on the 'Add Review' link and it will take you to the Add Review page

Add Review Page:

GamesNet-AddReviewPageGamesNet-AddReviewPage](https://user-images.githubusercontent.com/53308172/74409765-44cb0d80-4dec-11ea-9f52-819cfd4c572a.png)

API Docs

GET and POST fetch requests are made via RESTful API.

Base API URL is 'https://limitless-fortress-68165.herokuapp.com/api'

Endpoints:

  • '/games'
  • '/reviews'
  • '/users'
  • '/auth'

What's Next

  • Add input in AddGame form that allows users to add the cover art for a game
  • Add Public Forum section where users can ask and answer each others questions

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.