Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 1.09 KB

File metadata and controls

14 lines (12 loc) · 1.09 KB

Andriod flow diagrams

Please find below the list of detailed flow diagrams of all the flows in the Andriod App.

  • Login - Includes login using the SalesForce connect.
  • Account Search - Search the account to reach specific account details and to create notes.
  • Account Details - Detailed account including notes list and tasks list.
  • Create Note - Create note in a specific account.
  • Create Task - Create a task from the Account details screen and from the Notes recommendation screen.
  • Delete Note - Delete unwanted notes from Account details screen.
  • Delete Task - Delete unwanted tasks from Account details screen.
  • Home Screen - Get paginated accounts list, allow to search account, create note.
  • User Account Detail - User can logout and disconnect SalesForce.
  • CRM User Search - Search user to assign a task.