FrontendImplemented using React and Typescript. Features such as tooltips, autocomplete, and unique player profiles are included.
BackendData was stored in AWS RDS, which was connected to a MySQL instance. Images were retrieved from online repository and player profile information was web-scraped from Wikipedia with BeautifulSoup.