itat_challenge/doc
2024-08-16 22:30:27 +02:00
..
event_info.png feat(README): screenshot galery 2024-08-16 22:30:27 +02:00
events_page_combobox.png feat(README): screenshot galery 2024-08-16 22:30:27 +02:00
events_page_textfield.png feat(README): screenshot galery 2024-08-16 22:30:27 +02:00
README.md 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

ITAT_Challange_Olympics

Registration for Challange

This is my registration for the challange in "Informationstechnik und Automatisierungstechnik".

Information Gathering

Overview: https://olympics.com/en/paris-2024/sports

Pictograms: https://olympics.com/en/paris-2024/the-games/the-brand/pictograms

API Request for Archery Data (replace ARC with other short from table below for different disciplines):

await (await fetch("https://sph-s-api.olympics.com/summer/schedules/api/ENG/schedule/discipline/ARC", {
  "method": "GET",
})).json();

NOTE: You can switch between API and mock data in "src/api/OlympicsAPI.h" with the defined value "USE_API_REQUEST".

Table for discipline short names from the IOC (International Olympics Comittee):

Sport Short
AquaticsArtisticSwimming SWA
AquaticsDiving DIV
AquaticsMarathonSwimming OWS
AquaticsSwimming SWM
AquaticsWaterPolo WPO
Archery ARC
Athletics ATH
Badminton BDM
Basketball3v3 BK3
Basketball BKB
Boxing BOX
Breaking BKG
CanoeingSprint CSP
CanoeingSlalom CSL
CyclingBMXFreestyle BMF
CyclingBMXRacing BMX
CyclingMaountainBike MTB
CyclingRoad CRD
CyclingTrack CTR
EquestrianDressage EDR
EquestrianEventing EVE
EquestrianJumping EJP
Fencing FEN
FieldHockey HOC
Football FBL
Golf GLF
GymnasticsArtistic GAR
GymnasticsRhythmic GRY
GymnasticsTrampoline GTR
HandballIndoor HBL
Judo JUD
ModernPentathlon MPN
Rowing ROW
Rugby7 RU7
Sailing SAL
Shooting SHO
Skateboarding SKB
SportClimbing CLB
Surfing SRF
TableTennis TTE
Taekwondo TKW
Tennis TEN
Triathlon TRI
VolleyballBeach VBV
VolleyballIndoor VVO
Weightlifting WLF
WrestlingFreestyle WRE
WrestlingGrecoRoman WRG

Sport Specifics

Archery:

Taekwondo: