summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Collapse)Author
2024-08-16feat(EventInfo): display EventInfo with List of CompetitorsOrangerot
2024-08-15feat(SportModel): request API, parse and display ModelOrangerot
2024-08-15feat(qtquick): chat example to build up onOrangerot
2024-08-04Added method to get medal winners. Adjusted sort result method to also work ↵Steru
with the medal winners.
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-02Added SVGs of different sports, extended README, fixed paths.Steru
2024-06-29Added participating archers.Steru
2024-06-27Added project structure and first research steps.Steru