Skip to content

gyuhankim/launchpad-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaunchPad.gg

Table of Contents

Introduction

LaunchPad is a simple webapp that displays all future video game releases

A webapp designed to spotlight upcoming video game release dates. Building value for users by providing one singular source with a clean and simple interface to view and track the games they're most excited for.

Tech Stack

Goals

The goals for LaunchPad is to:

  1. Spotlight upcoming video game release dates
  2. Enable users to track their most anticipated games by favorite-ing them
  3. Get users excited by displaying trailers, screenshots and recent news surrounding their favorite upcoming games

Live Site

LaunchPad.gg

Server Repo

LaunchPad Server Repo

Components

Component Purpose
Nav Top bar containing nav links
Toolbar Displays search bar and updates state with the input value
GameList Main view containing logic for fetching games from DB, filtering and processing of fetched games and infinite scroll logic
GamePage View for selected game containing additional information
LoginPage Responsible for displaying the login form
LoginForm Handles form submission and user authentication
RegistrationPage Responsible for displaying the registration form
RegistrationForm Handles form submission and POSTs new user to backend
Onboarding Initial user onboarding splash screen
FavoritesList Similar to GameList component but filters based on users' favorites

Screenshots

User Onboarding

alt text

Game List View

alt text

Game List View 2

alt text

Favorites List

alt text

Game Detail View

alt text

Registration Page

alt text

Login Page

alt text

About

A great source to view all your most anticipated video game releases.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published