Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Allow Favoriting #5

Open
tbm0115 opened this issue Oct 3, 2018 · 1 comment
Open

Allow Favoriting #5

tbm0115 opened this issue Oct 3, 2018 · 1 comment
Labels
enhancement New feature or request
Projects
Milestone

Comments

@tbm0115
Copy link
Owner

tbm0115 commented Oct 3, 2018

Allow users to favorite (ie star) their pokemon. This should allow for quick selection as well as offline viewing (via cached data).

@tbm0115 tbm0115 added the enhancement New feature or request label Oct 3, 2018
@tbm0115 tbm0115 added this to the v1 milestone Oct 3, 2018
@tbm0115
Copy link
Owner Author

tbm0115 commented Oct 26, 2018

Began implementing IndexedDB to maintain a list of "caught pokemon" on a per-game basis. Since IndexedDB is client-side, it is also a per user basis. While this is a step in the right direction, semantically, favoriting is different than catching. So, another system will need to be implemented in order to store "Favorited" pokemon.

@tbm0115 tbm0115 added this to To do in PokeTools Nov 2, 2018
@tbm0115 tbm0115 moved this from To do to In progress in PokeTools Apr 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
PokeTools
  
In progress
Development

No branches or pull requests

1 participant