DAI 2024-2025 - Practical work 3 - Mathieu Rabot, Camille Theubet and Antoine Aubry #536
CamilleThHEIG
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
During this project, we will take the opportunity we're given to mix our BDR long term project with the DAI practical work #3.
For context, during our BDR long term project, we designed a database that is able to store information about the Olympic Games !
For detailed information about what our database can store, see the Cahier des Charges we established during phase 1.
rapport_phase1_v1_0_1.pdf
So what we will do in the DAI part is create an API to abe to add, remove, and modify data in this database.
The CRUD will allow the user to add/delete/modify athletes, teams of athletes, and their respective participation in the avalaible events. Each athlete team that participates at an event (for example, men 100 m run) will first need to register to one of the available editions of the olympic games, for one of the available federations. Editions and federations will be created by us manually for simplicity.
@GeraudSilvestri updated
Beta Was this translation helpful? Give feedback.
All reactions