actions-test/lib/screens
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
..
room Started working on Join Room Screen 2023-03-20 21:19:25 +01:00
auth.dart Basic home screen 2023-03-18 20:27:20 +01:00
home.dart Started working on Join Room Screen 2023-03-20 21:19:25 +01:00
room.dart Initialized empty screens 2023-03-17 21:08:29 +01:00
welcome.dart Improved accessibility 2023-03-17 21:06:54 +01:00