Challenge Overview
In this challenge, we need you to explore our legacy topcoder-app repo as well as our site and find all the available ways to show statistics for a user for each available track/subTrack from the user’s profile page.
Example statistics page:
https://www.topcoder.com/members/thomaskranitsas/details/?track=COPILOT&subTrack=COPILOT
You need to create a document with and for each available track/subTrack you need to document:
-
Screenshot of the statistics page.
-
Link to an example profile with available statistics for the corresponding track/subTrack.
-
Required API endpoint(s) to fetch the data being shown.
-
Explanation of the data (statistics) being shown.
Legacy Code Repo
https://github.com/appirio-tech/topcoder-app/