hectorguo / lynking-node

Lynking server side
https://youtu.be/5IVRktKPnwI
2 stars 1 forks source link

Demo TODO #5

Open shreks7 opened 7 years ago

shreks7 commented 7 years ago
  1. Sign up with LinkedIn
  2. Store data on server
  3. Update Location
  4. Query Users
  5. Show Profile

  6. Send Lynking Request (FCM - Cloud Messaging)
  7. Chat (Firebase)

hectorguo commented 7 years ago
  1. Send Lynking Request
  2. Restful api for lynking request : https://github.com/hectorguo/lynking-node#send-friend-request
  3. Real time push notification: https://github.com/hectorguo/lynking-node#notifications

@shreks7 Remember to provide the Chat code for me!