DAI 2024-2025 - Practical work 3 - Basile Buxtorf, Dorian Kury and Nicolas Carbonara #566
Syseria
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
-
We will implement an HTTP server to access and modify the database used in the BDR course as the semester project.
You can find the Database scheme and UML at the base of the repository.
The project is about offering a playlist to the user based on the media/medium theme they are consuming, all using tags.
ie. You read Harry Potter and the Prisoner of Azkaban, you will be able to choose playlist from the application to listen to while reading for a better immersion.
As discussed with professor Ludovic Delafontaine, the DAI teaching staff will focus its evaluation on the Playlist and Music tables for the addition / suppression / modification of the contents.
Repository: https://github.com/BDR-A-24F-HEIG-VD/bdr-projet-non
As the repository has been used since the start of the semester, it is not DAI compliant (Issue -> branch -> pull request) up until the following hash 9b7e5eb1e64b6d05f9cf2e1fc936f22101ad9d8d which has to be considered as the starting point.
You should get access to that private repository by the end of Monday January 6th 2025 (dependent of the BDR teaching staff).
Beta Was this translation helpful? Give feedback.
All reactions