Commit graph

15 commits

Author SHA1 Message Date
Orangerot 3d19fd7271 feat(Sport): select Discipline 2024-08-16 15:40:37 +02:00
Orangerot eb61690873 feat(EventInfo): display EventInfo with List of Competitors 2024-08-16 07:06:05 +02:00
Orangerot c09350b7c9 feat(SportModel): request API, parse and display Model 2024-08-15 21:24:28 +02:00
Orangerot 0ff1b51223 feat(CMakeLists): package qml and resources into the application 2024-08-15 11:12:32 +02:00
Steru 94fb05a764 Created Model for competitors. 2024-08-12 22:09:50 +02:00
Steru c539242efa Added method to reverse order and statistic method. 2024-08-05 14:47:45 +02:00
Steru 2476684e3c Added guards for a little more stability. 2024-08-05 13:08:44 +02:00
Steru 77f8836508 Added method to get medal winners. Adjusted sort result method to also work with the medal winners. 2024-08-04 22:56:15 +02:00
Steru 0445396ffa Added method to filter the last name (the one in CAPS). API reliability is questionable... 2024-08-03 23:08:57 +02:00
Steru d399c562f5 Added another filter and sort functions. Also using mock data to test. 2024-08-03 20:19:05 +02:00
Steru a767d83d81 Extracted API call in seperate class. Started class to handle data and filter (Sport). 2024-08-02 16:07:15 +02:00
Steru ab7280aa47 Combined CMakeLists. 2024-08-02 10:53:13 +02:00
Steru a507698b68 Added SVGs of different sports, extended README, fixed paths. 2024-08-02 10:46:21 +02:00
Steru b5566cbcf7 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	CMakeLists.txt
2024-07-26 18:06:13 +02:00
Steru f29380e112 Created project structure. 2024-06-27 13:08:14 +02:00