lightableMatch / AMF

0 stars 0 forks source link

Make player search actually work. #20

Closed lightableMatch closed 2 years ago

lightableMatch commented 2 years ago

Background

When you search a player you should be redirected to a player page displaying their information.

Currently if someone uses our app to search for players, if the player exists it will pull the information from the database. However, if they are not in the AMF database the service has no way of searching the Apex Legends API. This spike is to research solutions to updating out of date player information.

Approach

  1. If player is not found in AMF database search the Apex Legends API.
  2. If player it not found in either places then notify the user that the player cannot be found
lightableMatch commented 2 years ago

Progress: 77a6d5cc7ad0af197a2668f13deab6bf5f5cd53f

lightableMatch commented 2 years ago

Progress: 6dacd8d3fdd40bb5ea99680c039cc569259087ad