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

QR scanning for adding friends #19

Open
catherinettt opened this issue May 24, 2012 · 0 comments
Open

QR scanning for adding friends #19

catherinettt opened this issue May 24, 2012 · 0 comments

Comments

@catherinettt
Copy link
Member

for A to add B

A ask for B's QR code - Triggers pulling friend list for 5 mins
A scans B and A's device send POST sendRequest to server to create a friend request
B's device fetch list of requests. GET getRequest/user_id
B accepts: POST acceptRequest/friend_request_id
Server creates two new entries in Friends table
A and B are friends! and their friend list should be updated.

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

No branches or pull requests

1 participant