15 lines
578 B
Markdown
15 lines
578 B
Markdown
# speech
|
|
|
|
## Home screen
|
|
We start here in the home page.
|
|
We can see this little radar animation, which means that the app is looking for nearby ChillBox rooms to join.
|
|
It uses GPS for this feature.
|
|
|
|
## Join room
|
|
When we join a room, the server checks our location and checks if it's within a specified range.
|
|
That way, you must physically be in the location to actually be able to add new songs
|
|
|
|
## Talk about the host
|
|
As you can see here (and hear) on the left, the host is already playing some music.
|
|
Now i will add a song on the client side and it will pop up in the list.
|
|
|