Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Welcome Screen for First-Time Access to Coco #137

Open
medcl opened this issue Feb 11, 2025 · 0 comments
Open

Welcome Screen for First-Time Access to Coco #137

medcl opened this issue Feb 11, 2025 · 0 comments

Comments

@medcl
Copy link
Member

medcl commented Feb 11, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant