buddyup / oliver

POC for new ionic/app
0 stars 0 forks source link

People-centered home screen #3

Open alecklandgraf opened 8 years ago

afrojet commented 8 years ago
screenshot 2016-04-05 09 14 58
afrojet commented 8 years ago

The people centered home screen has four separate filters on the entire user population for the given school.

1. Suggested buddies

The first filter displays to the user six user profiles (image and name). Each profile when clicked would take you straight to the user profile card for that individual. The six user profiles should be a mix of:

  1. new user sign ups,
  2. people who have buddy requested you, and
  3. people similar to you based on year, major, interest, shared classes, or groups.

2. Interests.

This filter randomly displays six interests, showing the emoji that represents the interest and the # of students who have selected that emoji. Taping one of the interests take the user to an alpha sorted list of users who have the emoji selected in their profile as one of their interests. Tapping the interest > takes the user to an alpha sorted list of all the interests users have chosen for their profiles for the selected school.

3. Class standing.

This filter allows the user to tap on one of the three most popular class standings and see an alpha sorted list of users that have selected that year in their profile;. Tapping Class standing > takes the user to 'standing' sort of all class standings chosen by the users at that school. Class standing options are as follows: Freshman, Sophomore, Junior, Senior, Grad Student.

4. Major.

This filter allows the user to see all the students who share their same major and explore 2-5 more majors (random?). Tapping each major would bring the user to an alpha sorted list of all students within that major. Tapping the major > would bring the user to an alpha sorted list of all the majors identified at the given school.

skoczen commented 8 years ago

Quick note on this:

For this story, the suggested buddies can just be a slice of all buddies. We get to suggestion later, and I don't want to sidetrack making this screen look + feel good for it.