yunity-archive / ARCHIVED-yunity-webapp-mobile

Mobile webapp
GNU Affero General Public License v3.0
6 stars 1 forks source link

Create group view page #11

Closed NerdyProjects closed 8 years ago

NerdyProjects commented 9 years ago

A group can be viewed, that is opened in a detail page. A URL should exist that points to the group detail page.

A group view page should show the groups name, description and a list of members (Wireframe will be added soon).

NerdyProjects commented 9 years ago

When a user is not member of a group, they will have a limited view on the group (the API call may return less data - e.g. missing member list) and the option to apply to the group.