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

As a user / FT / Admin, I want to be able to link my Fitbit device with Google Authentication so that I can get real time health data #47

Open
3 tasks
rohnnie opened this issue Oct 3, 2024 · 0 comments

Comments

@rohnnie
Copy link
Collaborator

rohnnie commented Oct 3, 2024

Acceptance Criteria

  • Scenario: User links Fitbit device with Google Authentication

    • Given a user is logged in
    • When the user clicks on the "Link Fitbit Device" button
    • Then the user should be redirected to Google authentication page
  • Scenario: User successfully authenticates with Google and links Fitbit device

    • Given a user has clicked on the "Link Fitbit Device" button
    • When the user successfully authenticates with Google
    • Then the user's Fitbit device should be linked to their account
  • Scenario: User can view real time health data from linked Fitbit device

    • Given a user has linked their Fitbit device
    • When the user navigates to their profile or dashboard
    • Then the user should see real time health data from their linked Fitbit device
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