Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-26 | Compacted competitors into one object, deleted API class (now in sportmodel). | 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 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). |