Single-page webapp to find just the right game for you and your friends.
No more browsing steam's massive (and at times, shocking) selection, or downloading 50 different microtransaction filled apps.
Find a game you've never heard of, narrow it down by whatever filters matter to you, and start playing!
To Do:
- Background api call get game art generate a graphic background.
- Search functionality with Nav search
- query the api.
- display the results that we care about.
- mark as want to play. user functionality?
-
TESTING: JEST
-
HOURLY AUTHENTICATION: Cron
-
STATE MANAGEMENT: Redux
- https://redux.js.org/introduction/installation
- yarn add @reduxjs/toolkit
- npx create-react-app my-app --template redux
-
DOMAIN AND DATABASE - Heroku PostgreSQL
-
ANIMATIONS:
-
BACKGROUND:
- Hardcode with images, or generate images dynamically?
-
SEARCH:
- Setting up a search function using igdb api, OAuth twitch.
- Display simple data on the game, then:
- Add game to find us a game database
- Save game to personal list
- View on other platforms.
-
Design of main component UI (how to find the game)
- Categories to implement:
- Number of players: 1-9+
- Cost: Free, < increments of 5, Any
- Genre: Puzzle (Baba), Adventure (Valheim), Action (Valorant).
- Duration/Progression: Linear (RPG), Open (Minecraft), Match (Dota, SlaytheSpire)
- Style: Cooperative or Competitive?
- Categories to implement: