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:
Implement a welcome screen that appears when users access COCO for the first time. This screen will introduce users to the platform, highlight key features, and guide them on how to get started.
Acceptance Criteria:
Trigger: The welcome screen should only appear on the first login or when the user accesses COCO for the first time.
Design: The screen should be visually appealing, consistent with COCO’s branding, and offer an engaging experience.
The welcome screen should include:
A brief introduction to COCO and its core features.
A “Get Started” button to lead users into the app.
Optionally, a link to more in-depth resources or documentation.
Dismissal: The welcome screen should include a button or option to skip or dismiss it, allowing users to proceed to the main app interface. Once dismissed, the welcome screen should not appear again.
Persistence: Ensure that the user’s choice (dismiss or proceed) is remembered, even after the app is closed and reopened.
Multi-language Support: The welcome screen should support the app’s multi-language capabilities if applicable.
Priority: Medium
The text was updated successfully, but these errors were encountered:
Description:
Implement a welcome screen that appears when users access COCO for the first time. This screen will introduce users to the platform, highlight key features, and guide them on how to get started.
Acceptance Criteria:
Trigger: The welcome screen should only appear on the first login or when the user accesses COCO for the first time.
Design: The screen should be visually appealing, consistent with COCO’s branding, and offer an engaging experience.
The welcome screen should include:
A brief introduction to COCO and its core features.
A “Get Started” button to lead users into the app.
Optionally, a link to more in-depth resources or documentation.
Dismissal: The welcome screen should include a button or option to skip or dismiss it, allowing users to proceed to the main app interface. Once dismissed, the welcome screen should not appear again.
Persistence: Ensure that the user’s choice (dismiss or proceed) is remembered, even after the app is closed and reopened.
Multi-language Support: The welcome screen should support the app’s multi-language capabilities if applicable.
Priority: Medium
The text was updated successfully, but these errors were encountered: