swe574-2015fall-group2 / android_repo

0 stars 0 forks source link

Menu buttons and widgets should be added to Home screen #15

Closed cakyel closed 8 years ago

cakyel commented 8 years ago

Only search bar is placed in our Home screen for now.

We should add some buttons and / or widgets such as;

Update - 19.12.2015

Based on our discussions below, here are the proposed UI objects in the home screen:

These are suggestions, they will be added based on UX decisions of the mobile team.

OrkunKocyigit commented 8 years ago

Hello, Search bar will be added to group and messaging screens. As for others recommend groups are fully implement but it is hidden from end users as there were no webservice behind it. As far as I know, there is no functionality as get recommended meetings but get earlier meetings. If there is let me know. For other two screen, right now they are literally white space if service returned no data. I will add null screen in case user enters these screens with no data to inform users.

OrkunKocyigit commented 8 years ago

Hello, If we put Recommended Groups in the home screen, home screen will be same as group screen. So I am proposing instead we should put getPopularGroups service or some other UI object. Thanks.

cakyel commented 8 years ago

Hello Orkun,

You are right, let's do that way. Is it reasonable to put some "new message" or "new activity in your groups" notification box?

cakyel commented 8 years ago

Other thoughts:

OrkunKocyigit commented 8 years ago

Um, for those you need to ask backhand people to write us a notification services. If they do, I can implement it.

cakyel commented 8 years ago

Hmm, let's forget about notifications since this is not our main goal and do not exist in the RSD.

cakyel commented 8 years ago

Test Cases

GIVEN there is an existing group which the user is joined, WHEN the user logs in to Pink Elephant via mobile application, THEN the Home screen is loaded.

  • [x] Home screen is loaded successfully when the user is logged in
  • [x] Active buttons are functional and redirected successfully to the regarding screen
cakyel commented 8 years ago

@OrkunKocyigit meetings are not listed while a meeting is existing in Amsterdam Lovers group. Is it because attendants are not yet implemented?

image

OrkunKocyigit commented 8 years ago

Are your user invited meeting as a participant?

cakyel commented 8 years ago

A user cannot be invited to a meeting so I cannot test it right now.