kristenmarie / game-list

Application for gamers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game List

A web site for customizing game lists, 8.31.2017

By Kristen Kulha, Luciano Oliveira, Tyler Miller and Bably Kumari

Description

This web based application allows users to create an account and customize their own gaming lists.

Specifications

  • Allows user to register and sign in
  • User dashboard that allows user to view lists of selected games.
  • Users can drag and drop games in individual lists to adjust the order to their liking on their dashboards.
  • When logging out it returns to the home screen with only log in button.

Setup/Installation Requirements

  • Clone or download GitHub repository
  • Follow prompts on screen
  • Install node
  • In terminal run : npm start
  • Open local host URL in web browser of choice
  • Follow on screen prompts.

Known Bugs

  • Will not add the selected games from the marketplace to the users profile until the page is refreshed.
  • Because of how the page was set up when the page is refreshed it takes the user immediately back to marketplace.
  • User dashboard is not properly formatted because of the way we chose to add the columns. Needs a condition to add a row after 3 columns are added.

Support and contact details

Feel free to contact Kristen at kristen.m.kulha@gmail.com

Technologies Used

HTML, CSS, JavaScript, jQuery, Auth0, Bootstrap

License

*Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.*

Copyright (c) 2017 Kristen Kulha, Luciano Oliveira, Tyler Miller and Bably Kumari

About

Application for gamers


Languages

Language:HTML 64.6%Language:JavaScript 23.5%Language:CSS 11.5%Language:Shell 0.4%