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

Restructure around products #112

Open
patrickhulce opened this issue Aug 17, 2020 · 1 comment
Open

Restructure around products #112

patrickhulce opened this issue Aug 17, 2020 · 1 comment

Comments

@patrickhulce
Copy link
Owner

We've introduced the concept of products to third-party-web that can be subsets of an entity's resources.

Guidelines:

  • An entity is a thing with distinct independence that offers some web functionality. It isn't necessarily a company, but at least a large group. Create an entity when that group has clear ownership over some set of domains, a distinct logo/brand identity, or obvious distinction from their parent company. Examples: Google Maps, ZenDesk, Instagram
  • A product is some subset of functionality offered by an entity. Create a product when an entity does multiple different things that need to be further segmented. Examples: Google Maps Embedded API, Zendesk Zopim, Instagram Ads (for conversion tracking)

We want to add this guidance to our README and restructure a few of the entities that make more sense as products (mostly the major players that are thrown together, a few popular libraries, etc)

@patrickhulce
Copy link
Owner Author

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