MensaTalk / mensatalk_app

Code for the MensaTalk React Native app for Android and iOS.
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Profiles #15

Closed abteilung6 closed 3 years ago

abteilung6 commented 3 years ago

Background: A Room has connected Users. Every User as his own Profile.

Todo 1: A Room must list his Users. (ProfileListPage) Those list items should direct to a ProfileDetailPage.

Todo 2: Edit Profile