Julien-Ben / Coronhackathon

Social Mobile App created in the context of LauzHack against Covid-19, a 72 hours Hackathon in a team of 8. It provides entertainment to people during lockdown by enabling to share challenges and activities ideas
0 stars 2 forks source link

Friend system #66

Closed JulienVig closed 4 years ago

JulienVig commented 4 years ago

The friend system is composed of 3 screens:

  1. FriendsScreen composed of
    • Friend requests
    • Friend search
    • Friend list, where we can access the friends' profiles
  2. FriendProfileScreen
    • the badges
    • the completed challenges, where we we can access possible comment and image posted by the friend during the validation of a challenge
  3. FriendChallengeScreen
    • the challenge description
    • a possible comment
    • a possible image

Closes #37

JulienVig commented 4 years ago

Display feedback after friend research: "Invitation envoyée"/"Ce pseudo n'existe pas"/"Vous êtes déjà amis!"

JulienVig commented 4 years ago

DO not display image container when no image has been posted by a friend