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 an Admin, I want to be able to accept or deny Fitness Trainer Applications so that I can ensure accepted Fitness Trainers are of high quality #44

Open
2 tasks
KarthikVV24-11-1999 opened this issue Oct 3, 2024 · 0 comments

Comments

@KarthikVV24-11-1999
Copy link
Collaborator

KarthikVV24-11-1999 commented Oct 3, 2024

As an Admin, I want to be able to accept or deny Fitness Trainer Applications so that I can ensure accepted Fitness Trainers are of high quality

Acceptance Criteria

  • Scenario: Admin accepts a Fitness Trainer application

    • Given an Admin has received a Fitness Trainer application
    • When the Admin clicks the "Accept" button for the application
    • Then the application should be marked as accepted and the trainer should have access to the platform
  • Scenario: Admin denies a Fitness Trainer application

    • Given an Admin has received a Fitness Trainer application
    • When the Admin clicks the "Deny" button for the application
    • Then the application should be marked as denied and the trainer should not have access to the platform
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