Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drewk2629/beyond-the-console
Small group collab designing an interactive website for games.
https://github.com/drewk2629/beyond-the-console
css express javascript materialize mysql nodejs passport sequelize
Last synced: 18 days ago
JSON representation
Small group collab designing an interactive website for games.
- Host: GitHub
- URL: https://github.com/drewk2629/beyond-the-console
- Owner: drewk2629
- Created: 2022-04-18T02:58:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-25T22:56:58.000Z (over 2 years ago)
- Last Synced: 2023-03-06T10:56:58.862Z (almost 2 years ago)
- Topics: css, express, javascript, materialize, mysql, nodejs, passport, sequelize
- Language: JavaScript
- Homepage: https://sql-injectors.herokuapp.com/
- Size: 6.59 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Beyond The Console
Table of Contents
##
Collaborators
- Becky Wilson - https://github.com/BeckyMWilson
- Drew Knoeller - https://github.com/drewk2629
- Matt Low - https://github.com/mlow1992
- Bruno Marcenaro - https://github.com/bems2588
###
Summary
Beyond The Console is an app that any variety of gamer can use to keep track of their game collection and wishlist. Users can also view other profiles in order to gather new ideas for games they might like to try. Finally, people can comment and review games to help other users find exactly what they are looking for, or something they weren’t!
###
Technologies
Design Tools:
-
Materialize
-
CSS
-
JavaScript
Development Tools:
-
Chrome Developer Tools (DevTools)
-
Visual Code Studio
-
Sequelize
-
Node
-
Express
-
mySQL
-
Passport
Techniques Used to Design Application:
-
Conditions (if else statements)
-
Model-View-Controller (MVC)
-
Dynamically generated HTML elements
-
GET and POST routes
-
Sessions
###
Challenges
-
Learning Materialize
-
Starter Code
###
Future Development
-
Getting the data to accurately display on the front-end
-
Ability to display more than 4 cards
-
Ability to suggest games the user might like based on their choices
-
Ability for the user to write reviews and rate games
-
Add terms of service and privacy policy
-
Ability to sign-up with Facebook and Google accounts
###
Links
-
Deployed at:
https://sql-injectors.herokuapp.com/
-
GitHub URL:
https://github.com/BeckyMWilson/Project-2
###
Screenshots
![logo1](https://user-images.githubusercontent.com/94206317/175792755-7b641c30-381f-494d-8fb1-851636ddd040.png)
![Kanban Page](https://github.com/BeckyMWilson/Project-2/blob/main/public/assets/images/kanban.png)
![Landing Page](https://github.com/BeckyMWilson/Project-2/blob/main/public/assets/images/landingpage.png)