profundli / donorai-mobile-ui

Repository for the DonorAI Mobile application
1 stars 0 forks source link

User (Non admin and admin) to Configure their Email and Calendar provider (gmail, outlook, etc) to sync with Internal Calendar #16

Open profundli-admin opened 5 years ago

profundli-admin commented 5 years ago

Requirements

GIVEN a registered dev officer logs into the system WHEN the dev officer navigates to Edit Profile THEN they should see an option to Configure/connect email/calendar

GIVEN that a registered user has navigated to their profile WHEN they click Configure THEN the user should see a list of providers to configure

GIVEN the registered sees the list of providers WHEN they select a provider to configure THEN the system should redirect them to that providers domain AND the user should choose the account to configure

GIVEN that the registered user has redirected to the providers system WHEN they select the account to configure THEN the there should appear an authorization screen to allow access to that domain

GIVEN that the registered user has selected the account to configure WHEN they select authorize for that account THEN the provider should automatically allow the application to connect to that domain AND the user would be redirected back to the application

Tasks