Coding-Drunk / bluebank

0 stars 2 forks source link

Investigate onboarding users #24

Closed KlavierCat closed 7 years ago

KlavierCat commented 7 years ago

How do users sign up to our service?

  1. Ulsterbank do a Facebook account link, and the bank gets all the user's FB details? https://www.ulsterbankanytimebanking.ie/default.aspx?refererident=E3C6D9E5933D0BE8A88AFAC9F15F9944F386F162&cookieid=3089&noscr=false&CookieCheck=2017-02-18T09:59:56 demo purpose: linked with your Facebook account div insertion

  2. User talk to our Facebook Page and gets information about how to sign up from there (link to a web page: Ulsterbank-go back to option 1, alternatively, our own page with terms and conditions etc.)

3. User talk to our Facebook page and sign up there directly by providing their information to our chat bot.

KlavierCat commented 7 years ago

@plisbi check implementation of logging in with Facebook. Does that get the user ID in one way or another?

If it works, we'll need to do a quick mock up of a webpage for signing up.

If not, then we'll have to do no.3 in one way or another.

KlavierCat commented 7 years ago

Website done: https://coding-drunk.github.io/money-talk/

Investigation finished. Further detailed implementation belongs to another task.

Closing.