Commit Graph

11 Commits

Author SHA1 Message Date
SebasKoedam
19e50eefea Refactor database query to fetch a specific exercise by ExerciseID 2024-06-04 12:31:29 +02:00
Luca Warmenhoven
c084443799 Fixed database request handling 2024-06-03 14:13:06 +02:00
SebasKoedam
67860a6397 chore: Add transparent color to colors.xml, fix bug in incoming_request_handlers.js, and add close button drawable and dialog layout files 2024-06-03 14:03:48 +02:00
b6353d15ba added endpoints for pepper and esp 2024-06-03 12:55:43 +02:00
594d0b91d0 Merge branch 'main' of https://gitlab.fdmci.hva.nl/propedeuse-hbo-ict/onderwijs/2023-2024/out-a-se-ti/blok-4/muupooviixee66 2024-05-31 16:36:58 +02:00
a080b6c737 Script to pass ip adres from pepper to esp 2024-05-31 16:35:41 +02:00
SebasKoedam
d3404a8eb2 expert review prep 2024-05-31 12:55:23 +02:00
SebasKoedam
e61ed86ea9 feat: Add exercise details to API response
The code changes include adding the `exerciseId`, `shortDescription`, `path`, and `duration` fields to the API response for exercises. This provides more comprehensive information about each exercise to the client.

Note: The recent user commits and repository commits are not relevant for generating the commit message.
2024-05-30 15:35:43 +02:00
SebasKoedam
4bd1419a8b added new request handlers 2024-05-30 15:23:46 +02:00
7cd7ed1545 Websocket server (stolen from last project) 2024-05-12 19:14:18 +02:00
SebasKoedam
bc912fec9f Remove unused files and directories 2024-04-18 14:51:38 +02:00