FightPandemics / FightPandemics-android

Android app for the FightPandemics platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SignIn/Join Now: Create profile after the user joins for the first time.

tejasm2 opened this issue · comments

UI: https://zpl.io/br4NzYW

As a user,
Given that I am on the Join Now page,
When I click on the Join Now button and successfully joined,
Then I should be able to enter my First Name (max 30 chars), Last Name (max 30 chars), Location, choose options from "I am here to offer:" and "I am here to request:"

Designs:

in-app-sign-up-create-profile

Acceptance Criteria:

  • The "Complete Profile" button should be disabled (light blue) until the user enters First Name, Last name and Location. ("I am here to Offer" and "I am here to request:" is optional and not mandatory for the user to enter in order to complete the profile)