GoalTrack

React JS / RapidAPI / cPanel

Project

Overview

GoalTrack is an up-to-date and functional web app that provides live scores, fixtures, results and statistics from all professional teams and leagues around the world. The app is written in TypeScript through the ReactJS library, and makes use of the FOOTBALL-API found via RapidAPI. The biggest challenge I faced while creating GoalTrack was deciding on the optimal way to call daily fixtures from the API, and the biggest break-through moment came when I figured out how to fetch data for multiple days at once and then create my own date-range-picker for users to browse the current weeks fixtures and results by day.

Technologies

React

TypeScript

cPanel

RapidAPI

Back