Added test UI for selecting sport items

This commit is contained in:
Luca Warmenhoven
2024-04-24 15:59:24 +02:00
13 changed files with 204 additions and 42 deletions

View File

@@ -0,0 +1,12 @@
## Summary week 1, sprint 1
---
As a team, we mostly worked together on figuring out what project we'd
like to work on. We did this on the first day (Tuesday) and we decided to
make a robot that promotes sports activities for the elderly.
On Wednesday we started making graphs for the project, to visualize all the
required components and how they would interact with each other.
The rest of the time we were mostly working on figuring out how to work
with Android Studio and QiSDK, which was quite a hassle.

View File

@@ -0,0 +1,7 @@
## Summary week 2, sprint 1
---
In the second week, most of us figured out how to work with the IDE
and got the SDK's to work. We've made the robot say things, and we're
currently working on adding a UI part to the robot.