You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
The onboarding tour will provide a quick tutorial of the Where's Religion mobile app. As a user, this will help me understand how to use the app in a right way. Additionally, the tour will inform us about the app's functionalities.
Requirement: The onboarding tour should only be shown on the user’s first visit to the app. Subsequent visits should bypass the tutorial.
Tasks
Explore the app and try out different functionalities.
Understand the workflow of the app.
Create an onboarding folder inside the lib.
Create the files related to the onboarding tour.
Write test cases for the code you have developed.
Run the app on your local device or simulator.
Acceptance criteria
The onboarding tour should cover all the important screens and features of the app.
All test cases should pass.
App should work on your local device/machine.
Reference
The text was updated successfully, but these errors were encountered:
Description:
The onboarding tour will provide a quick tutorial of the Where's Religion mobile app. As a user, this will help me understand how to use the app in a right way. Additionally, the tour will inform us about the app's functionalities.
Requirement: The onboarding tour should only be shown on the user’s first visit to the app. Subsequent visits should bypass the tutorial.
Tasks
Acceptance criteria
Reference
The text was updated successfully, but these errors were encountered: