Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-05 | Added guards for a little more stability. | Steru | |
2024-08-04 | Added method to get medal winners. Adjusted sort result method to also work ↵ | Steru | |
with the medal winners. | |||
2024-08-03 | Added method to filter the last name (the one in CAPS). API reliability is ↵ | Steru | |
questionable... | |||
2024-08-03 | Added another filter and sort functions. Also using mock data to test. | Steru | |
2024-08-02 | Extracted API call in seperate class. Started class to handle data and ↵ | Steru | |
filter (Sport). |