Skip to content

App transitions to Admin or Volunteer activity as expected.

Asmatullah Khan requested to merge issue_345_transfer_from_log_in into main

License and Copyright Notice

By submitting this issue or commenting on this issue, or contributing any content to this issue, you certify under the Developer Certificate of Origin that the content you post may be licensed under GPLv3 (for code) or CC-BY-SA 4.0 International (for non-code content).

Branch Name

issue_345_transfer_from_log_in

Related Issues

Closes #345 (closed)

Description

This will add the functionality to transition from the log in screen.

Steps to Test

(List the steps needed to test this merge request here using bullets, for ex:)

  1. Step 1 Enter 'Admin' for both the user and password. You should be transitioned to a screen with a button at the top left of the screen.
  2. Step 2 Enter 'Volunteer' for both the user and password. You should be transitioned to a blank screen.
  3. Step 3

Relevant Screenshots

(Post any relevant screenshots here.)

Relevant Logs

(Paste any relevant logs here.)

Developer Notes

(List any notes you have about what you did here using bullets, for ex:)

  • Note 1
  • Note 2
  • Note 3

Merge request reports