CitizenHealth / COVIDx

Using wearables to predict & prevent COVID-19
https://trello.com/b/iaHAdHFK/covidx
MIT License
10 stars 8 forks source link

Implement an "Invite Friends/Referral" page #34

Open Murkantilism opened 4 years ago

Murkantilism commented 4 years ago

The idea here is for a user to share their unique link to invite other users.

Firebase Dynamic Links will work for this: https://firebase.google.com/docs/dynamic-links/use-cases/user-to-user

Invitation & referral links: https://firebase.google.com/docs/dynamic-links/use-cases/rewarded-referral

See video overview

Acceptance Criteria

Continue building this page:

image

BrennenHodge commented 4 years ago

@Murkantilism @myeduguri I've edited/updated this issue. The page https://covidx.app/invite-friends is already created. Per @Mariefay in the video, we need a point counting system in the backend. We can discuss this during our meeting today.