bounswe / bounswe2015group3

Boun Software Engineering Couse Project /Spring 2015 /Group#3
4 stars 0 forks source link

Leave group functionality #244

Closed ozencem closed 8 years ago

ozencem commented 8 years ago

The leave group button is working now.

cankurtan commented 8 years ago

We don't know when we show the leave group button instead of join group button in frontend. So we need a boolean(true if already joined, otherwise false) for group view.

ozencem commented 8 years ago

A boolean value is sent to the front-end now.

ozencem commented 8 years ago

Front-end is changed now to show either "Join Group" or "Leave Group" depending on the user's current membership status to the group.

ozencem commented 8 years ago

Assigning this to BurakYilmaz92 for testing.

BurakYilmaz92 commented 8 years ago

Done !