Skip to content

... for keeping track of your favorite speedgames and speedrunners.

Notifications You must be signed in to change notification settings

PatrickFHam/SpeedRunSpectator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 

Repository files navigation

The Speedrun Spectator

User Stories

  • As a fan of speedrunning, I want to see the newest runs from my favorite players.
  • As a follower of many speedrunners, I need a way to see the most recent submissions from my favorite runners.
  • As a fan of many runners, I need a way to recall my favorites on demand.
  • As a bad speedrunner, I need inspirational quotes.
  • As an addicted speedrunner, I need a suggested distraction activity.

The Goal

  • A user should be able to search for an SRC user.
  • A user should be able to add a user to their favorites
  • A user should be able to recall their favorites from local storage
  • Users should receive inspiration quotes on search

How does it work?

  • The search function will bring up the 5 most recent runs for a user.
  • If a user has fewer than 5 submitted runs, it will return all runs.
  • Users can save a runner as a favorite which will create a button.
  • If the favorite button is clicked, the search can be rerun at any time.
  • Inspirational Quotes and Distraction Activities in the footer will refresh on page load.

Technologies Used

Video Demo

Link to a demo video: https://drive.google.com/file/d/1xT_eDL0a4Iyi0R-Dyy0Eti2vIRojkjLv/view

Screenshots

Landing Page Search Save Favorite

About

... for keeping track of your favorite speedgames and speedrunners.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.0%
  • HTML 28.4%
  • CSS 11.6%