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

[FEATURE] Kuwait Theme - Check-in Component #2539

Open
4 tasks done
FaithDaka opened this issue Nov 20, 2024 · 0 comments · May be fixed by #2562
Open
4 tasks done

[FEATURE] Kuwait Theme - Check-in Component #2539

FaithDaka opened this issue Nov 20, 2024 · 0 comments · May be fixed by #2562
Assignees
Labels
feature Work on app features/modules

Comments

@FaithDaka
Copy link
Collaborator

FaithDaka commented Nov 20, 2024

What?
Create a check-in component according to the Kuwait theme design.

Why?
This component tracks the days until a home practice check-in activity is ready. After 7 days, it is activated and unlocked.

How?

  • Create a check-in component. The logic is: if(days.count<7) then show the default component, else show the unlocked component with a link to the activity.
  • Declare it within the index.ts file within the plh folder
  • Create a component sheet with the desired attributes
  • Test the component with data from the component sheet

Other details

@FaithDaka FaithDaka added the feature Work on app features/modules label Nov 20, 2024
@FaithDaka FaithDaka added this to the ParentApp Kids KW Dec 2024 milestone Nov 20, 2024
@FaithDaka FaithDaka self-assigned this Nov 26, 2024
@FaithDaka FaithDaka linked a pull request Nov 26, 2024 that will close this issue
1 task
@FaithDaka FaithDaka linked a pull request Nov 26, 2024 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Work on app features/modules
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant