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

Onboarding #13

Closed
1 task done
PSchmiedmayer opened this issue Apr 19, 2023 · 1 comment · Fixed by #16
Closed
1 task done

Onboarding #13

PSchmiedmayer opened this issue Apr 19, 2023 · 1 comment · Fixed by #16
Assignees
Labels
enhancement New feature or request

Comments

@PSchmiedmayer
Copy link
Member

PSchmiedmayer commented Apr 19, 2023

Problem

The current application contains the generic onboarding go the CardinalKit template application based on the CardinalKit Onboarding Module. It would be good to add a disclaimer, a HealthKit permissions screen, and a screen to enter your OpenAI API key in the onboarding flow.

Solution

Add or modify the screens to

  1. Display a disclaimer and give an overview of the application
  2. Ask for the OpenAI API Key of the user and store it in using the CardinalKit Storage Module module.
  3. Ask the user to provide access to the HealthKit data before they enter the chat interface.

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines
@PSchmiedmayer PSchmiedmayer added the enhancement New feature or request label Apr 19, 2023
@PSchmiedmayer PSchmiedmayer linked a pull request Apr 20, 2023 that will close this issue
1 task
@vishnuravi
Copy link
Member

vishnuravi commented Apr 20, 2023

Completed by #16 .

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

Successfully merging a pull request may close this issue.

2 participants