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

Pokemon Ownership #60

Closed
dyc3 opened this issue Apr 2, 2021 · 0 comments · Fixed by #71
Closed

Pokemon Ownership #60

dyc3 opened this issue Apr 2, 2021 · 0 comments · Fixed by #71
Assignees
Labels
core feature New feature or request

Comments

@dyc3
Copy link
Owner

dyc3 commented Apr 2, 2021

Users need to be able to own pokemon. Ownership should be indicated by putting the pokemon's id in the user's profile.

UserProfile already contains a list of Object IDs for pokemon, so all this issue entails is adding a method to assign ownership of a pokemon to a profile.

@dyc3 dyc3 added feature New feature or request core labels Apr 2, 2021
@dyc3 dyc3 added this to the Pokemon Discovery and Persistence milestone Apr 2, 2021
@dyc3 dyc3 added the blocked label Apr 3, 2021
@dyc3 dyc3 removed the blocked label Apr 8, 2021
@elenirotsides elenirotsides self-assigned this Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants