Bootcamp Class Project One. This site makes use of two different API's that allow information to be pulled and used to help gamers find a new game quick and easy. The CSS framework Materialze is used as well as jQuery to help with Javascript.
-
Use a CSS framework other than Bootstrap.
-
Be deployed to GitHub Pages.
-
Be interactive (i.e., accept and respond to user input).
-
Use at least two server-side APIs.
-
Does not use alerts, confirms, or prompts (use modals).
-
Use client-side storage to store persistent data.
-
Be responsive.
-
Have a polished UI.
-
Have a clean repository that meets quality coding standards (file structure, naming conventions, follows best practices for class/id naming conventions, indentation, quality comments, etc.).
-
Have a quality README (with unique name, description, technologies used, screenshot, and link to deployed application).
As a user, I want to search for a video game based on which platform I use.
As a user, I want a top 10 list of games to be loaded based on the chosen platform.
As a user, when I click on a game that looks interesting then I am taken to that game’s page.
As a user, I want to see information about the game.
As a user, I want to click on a link to see more information.
As a user, I want to save any games to view for later.
As a user, I want a list of free to play games to populate.
As a user, I want to click on a link that will redirect me to that free game and play it immediately.
#Links