Skip to content

Instantly share code, notes, and snippets.

@sachinlala
Last active March 26, 2024 02:13
Show Gist options
  • Save sachinlala/6e4ecb62ef2c5b85ece0914216c25361 to your computer and use it in GitHub Desktop.
Save sachinlala/6e4ecb62ef2c5b85ece0914216c25361 to your computer and use it in GitHub Desktop.
Categorisation for a multi-tenant Catalog
1. problem statement:
a. the raw data may or may not have categorisation done
b. enrichment process required to categorise the gift cards:
i. tool based
ii. systematic process
2. data model required which can support:
a. multiple tenants
b. multiple categories (one gift card could be under multiple categories)
c. categories could be hierarchial
Outcomes:
1. HLD
2. Double-click on categorisation module
3. Plan (Iterations)
4. Team required to achieve the required goal, all the way to production
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment