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

Collections API/model changes #270

Open
dfernandezm opened this issue Dec 1, 2020 · 0 comments
Open

Collections API/model changes #270

dfernandezm opened this issue Dec 1, 2020 · 0 comments

Comments

@dfernandezm
Copy link
Owner

dfernandezm commented Dec 1, 2020

Given I have a collection with items
When I mark one as swappable
Then I can see swappable items across my collections


This way we can identify repeated items easily.

Given I have a collection
when I add an item to it
if that item already exists in this or other collection
quantity should be increased by one

Collection model

  • Add categories/taxonomy like Conmemorative Coins of Portugal. In my Collection of Coins, I can create a Category for Coins of Canada, Quarters of USA, etc.
  • Tags to search for items
  • Extra attributes like Location (of an item), physical/geographical -- free text
  • Concrete: BanknoteItem / CoinItem
@dfernandezm dfernandezm changed the title Collections API: add swappable Collections API changes Apr 20, 2021
@dfernandezm dfernandezm changed the title Collections API changes Collections API/model changes Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant