Giter Club home page Giter Club logo

gametrade's Introduction

GameTrade

A online platform where people can trade games that they dont play for ones that they want to play.

todo (in no particular order)

  • make sure each email is unique
  • move the google api access to routes/backend. clients doesnt need to see or have access to key.
  • display matches on dashbord
  • implement user chat (last)

notes

  • Set up system and connected to mongodb using mongoose.
  • used loginapp as a foundation to create accounts and login.
  • created a js function that used axios js to convert address into lat and lng using google maps api when the user registers
  • use bcrypt to hash password
  • use passport to authenticate user
  • created a global list variable that keeps track of current seach data because i was having a hard time sending data to the client side
  • js helper function creates a list of games
  • use igdb to search for games
  • user can add games to their personal have or want list
  • created js function to dynamically display games the user haves or wants
  • user can delete game from their list
  • user can update account location and password
  • use mongo db Geospatial framework to search for users within radius

known bugs/issues

  • need to check if the address is a real address when the user registers
  • nav bar not highlighted properly when navigated to different page
  • when the user goes back a page, the current search was displayed, not the old.
  • after a user searches for a game, the platform resets to pc instead of remaining previous value.
  • there can be duplicate emails

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.