actions-test/lib/screens/room
Jakob Meier 596c8cc4eb
Started working on Join Room Screen
Work already done:
- moving the New Room screen to a different endpoint
- fetching public rooms using the post API
- displaying public rooms

Suggestion for user interaction:
1. click on room
2. open bottomSheet with information and join button
3. click "join" to join room
2023-03-20 21:19:25 +01:00
..
join.dart Started working on Join Room Screen 2023-03-20 21:19:25 +01:00
new.dart Added room creation screen 2023-03-18 20:28:30 +01:00