teamraincoat / agricat

Enrollment application for agricultural insurance policies
0 stars 0 forks source link

Registration View #11

Closed j0x0j closed 2 years ago

j0x0j commented 2 years ago

The Registration View should only be shown to first-time users after they log in, it has the following components:

  1. First name input field
  2. Last names input field
  3. Phone number input field
  4. Email address input field
  5. Password field
  6. Confirm password field
  7. Languages select list

It should also include a list in which rows may have a select box input component in the right side

Finally there should be a submit button with an activity indicator

j0x0j commented 2 years ago

@tushali024 we are still missing this view when a user first login. When a user logs in for the first time they should see this screen

This should update the realm user with a new password, a language field and a phone number field.

Screen Shot 2022-02-22 at 11 58 52 PM