3meters / patchr-ios

Next incarnation of Patchr for iOS
1 stars 0 forks source link

Simplified Patchr: User Model #129

Closed Jaymassena closed 6 years ago

Jaymassena commented 7 years ago

Main UI

Channels

Groups represent users and channels are associated with groups. (Should channels be connected to users instead?)

Channel List: List of the channels I own, have been invited to, or are following (accepted invite). We track this using connections between users and channels. Select channel to see posts for just that topic. List item has channel photo, title, owner, unread, navigate chevron, status (own, invited, following).

Channel Form: Header plus list of posts. Shows UI to manage, accept, leave, users following. Channels have only one owner and the owner is prominent as such in the UI.

Post Item: Footer: show reactions, comment count. Button to comment (opens message bar)

User

Profile information, edit your own, settings.

Jaymassena commented 6 years ago

Version 2.2 is now the spec.