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

Add ability to change equipped pet #56

Open
4 tasks
wesleypayton opened this issue Mar 19, 2024 · 0 comments
Open
4 tasks

Add ability to change equipped pet #56

wesleypayton opened this issue Mar 19, 2024 · 0 comments
Assignees

Comments

@wesleypayton
Copy link
Collaborator

wesleypayton commented Mar 19, 2024

Problem

As a user, I am able to change what pet I have on my island by selecting a different pet on the pets page

Definition of Done

  • User can navigate to pets page and tap a pet they have unlocked to equip that pet
  • Currently selected pet is stored and accessed through the CurrentUser's CurrentPet property
  • User's currently equipped pet is the pet that is displayed on their island

Subtasks

  • Examine how pets are currently handled by timer page, pets page, and database
  • Implement functionality to update database when user selects a different pet
  • Add logic to timer page to display pets according to what user has equipped
  • Documentation and Testing
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