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

Need method to add Friends. #40

Open
alankley opened this issue Feb 22, 2021 · 1 comment
Open

Need method to add Friends. #40

alankley opened this issue Feb 22, 2021 · 1 comment

Comments

@alankley
Copy link
Collaborator

No description provided.

@alankley
Copy link
Collaborator Author

One idea:

  1. Support Usernames
  2. Allow searching users by username (enforce uniqueness), expose only names, maybe City/State
  3. You can select and send request to add as friend
  4. We maintain a FriendRequest table with requests and approvals
  5. Trovami checks for any requests and allows user to respond which updates table with approval
  6. Trovami checks for approvals and adds any approved friends. FriendRequest entry is removed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant