summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-08-03Added method to filter the last name (the one in CAPS). API reliability is ↵Steru
questionable...
2024-08-03Added another filter and sort functions. Also using mock data to test.Steru
2024-08-02Extracted API call in seperate class. Started class to handle data and ↵Steru
filter (Sport).
2024-08-02Combined CMakeLists.Steru
2024-08-02Added SVGs of different sports, extended README, fixed paths.Steru
2024-07-26Merge remote-tracking branch 'origin/main'Steru
# Conflicts: # CMakeLists.txt
2024-06-27Created project structure.Steru