Code Monkey home page Code Monkey logo

videogame's Introduction

R.cade

First individual project for WDI McClane

R.cade is an app for video game enthusiasts to search for video games and watch youtube videos about those games.

Directions

  1. You will first have to sign up with a username, password and email address.
  2. Next you will need to login with your credentials
  3. You will be brought to the homepage where you can either search for any game, logout, or view your profile.
  4. To search for a game you can enter a random word or a title of the game.
  5. When you hit search, all the search results will render onto the page with a small picture of the game and the title.
  6. From there you can hit "Save" and it will save to your profile. You can save as many games as you want.
  7. Click "View Profile" to see all your saved games. Each game will have a small description of the game and all the platforms they are on.
  8. If you click on the thumbnail picture of the game, a YouTube player will render at the top of a page with a playlist of the game you clicked on.
  9. From there you can make more searches or logout.

videogame's People

Contributors

jon-eng avatar

Watchers

 avatar

videogame's Issues

duplicate games for different users

@harimohanraj89 @DrRobotmck @WilliamfShaw @bigtone1284

I have a many to many relationship between games and users. I made a join table for them and also have a unique validation for the game title. Right now, if a user saves a game he won't be able to save it again, however if I login to a different user, he can't save that same game. I want different users to be able to save the same game but not have a duplicate games under one user. If I take out the unique validation from the game title, one user will be able to save the game multiple times under his profile, which I don't want. I'm not too sure where to go from here to fix this issue.

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.