Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

roasters #28

Open
patrickarmengol opened this issue Jun 28, 2023 · 0 comments
Open

roasters #28

patrickarmengol opened this issue Jun 28, 2023 · 0 comments

Comments

@patrickarmengol
Copy link
Owner

patrickarmengol commented Jun 28, 2023

Adding roasters domain is a bit of a long term goal. Likely will be implemented as a many-to-many relationship with shops. IDK if I should add to map. Many coffeeshops are roasters already and making a distinction would be confusing.

My idea for the roaster field in the shop details page looks like one of the following:

# null case
roaster: unknown

# they roast their own beans
roaster: self

# roaster partner
roaster: <a href="/roaster/{roaster.id}">{roaster.name}</a>

I also have to think about the case where the shop has multiple roaster partners. Should shop's roaster be roasters?
Also, what if the shop roasts their own, but the roaster name differs from the shop name?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant