CrisisCleanup / crisiscleanup-android

Current Crisis Cleanup native Android
2 stars 0 forks source link

Volunteer with your Org #79

Open arroyoDev opened 1 year ago

arroyoDev commented 1 year ago

Clicking on the Volunteer with your Org button will bring you to a Signup screen with 4 options:

  1. Paste Link
  2. Request Access
  3. Scan QR Code
  4. Register your org

Image

### Paste Invitation Link
- [ ] Assuming the user receives an email invitation from a member of their org, Create this page to give them an option to paste it.  Include text from Figma
- [ ] Include a paste link button that calls the came code we use on the web to present the signup form on the next taks
- [ ] Create the sign up form that the link they pasted but use our app instead of the web.  see image below

Image

### Request Access
- [ ] Present a request form where they can type in their email and other information
- [ ] use the same API as web to submit the request for someone in the org to approve
- [ ] Present a request submit success window

Image

### Scan QR Code
- [ ] Create a page that explains they should find a QR Code
- [ ] Add a button to launch camera

Image

### Register Your Organization
- [ ] Clicking the "Register Your Organization" button just launches you to a web browser to the following page:  https://crisiscleanup.org/register

Image