Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement the ChooseBuddyScreen #58

Open
2 tasks done
jmnguyen1999 opened this issue May 12, 2021 · 0 comments
Open
2 tasks done

Implement the ChooseBuddyScreen #58

jmnguyen1999 opened this issue May 12, 2021 · 0 comments
Assignees
Labels
todo Needs to be done - not an error yet
Projects
Milestone

Comments

@jmnguyen1999
Copy link
Contributor

jmnguyen1999 commented May 12, 2021

Purpose: Display all potential buddies in a Recycler View and allow to the current use to choose one.

  • instantiates a Buddy object, = represents an active user who currently wants a buddy (to differentiate between all other inactive users)
  • Once chosen, go to PotentialBuddyFragment filled with the user's infomation and mapping of their current location and their intended destination.
    • on PotentialBuddyFragment confirmation --> some notification that Buddy Request was sent, back to ChooseBuddyFragment:
      • Creation of a BuddyRequest instance
      • num of buddyrequest sent increments and displayed somewhere
    • rejection --> go back to ChooseBuddyFragment
@jmnguyen1999 jmnguyen1999 self-assigned this May 12, 2021
@jmnguyen1999 jmnguyen1999 added the todo Needs to be done - not an error yet label May 12, 2021
@jmnguyen1999 jmnguyen1999 added this to To do in Wings via automation May 12, 2021
@jmnguyen1999 jmnguyen1999 added this to the Sprint #4 milestone May 12, 2021
@jmnguyen1999 jmnguyen1999 changed the title Implement the ChooseBudyScreen Implement the ChooseBuddyScreen May 12, 2021
@jmnguyen1999 jmnguyen1999 moved this from To do to Done in Wings May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
todo Needs to be done - not an error yet
Projects
Wings
Done
Development

No branches or pull requests

1 participant