Skip to content

tylerstanczak/Summoner-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This app was built with the intention of developing an MVP for League of Legends players to look up their friends. Although it's been done before, I thought it would be cool to try to make another lookup app myself.

What does the app do?

Type in your or your friend's summoner name, and you'll be able to look at their rank, and win rate. Alternatively, check the top 300 (Challenger) players in North America! :)

Tech stack

  • React
  • Express(Node.js)
  • Riot Developer API

Technical Challenges

I anticipated having to research the Riot Developer API endpoints, but I didn't realize that the information I needed wouldn't be available from one request alone. Having to chain requests with information received from the past one was a new challenge for me with an unfamiliar API

Example Uses

Search for a player!

Search

Check the top players

Ladder

Future ideas

  • Refactor the search function to get data before rendering the info component
  • Region Toggle (Currently NA only)
  • Champion Information
  • Apply for a permanent API key
  • Player Statistics by Champion

About

League of Legends Summoner Lookup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published