cuhacking / CUHackingApp

CUHacking App - 2018 version
2 stars 0 forks source link

Checks for multiple mentors #34

Closed ElisaKazan closed 7 years ago

ElisaKazan commented 7 years ago

What are you trying to accomplish with this PR?

We now handle multiple mentors who react to the same help request as well as handle duplicates.

How is this accomplished?

We check for duplicate and have a check for number of mentors. If there is only one we display single mentor message along with a profile image. If there is more then one, we display the multiple mentors message and only list the mentors on their way (no image).

Checklist