Last active
March 26, 2024 02:13
-
-
Save sachinlala/6e4ecb62ef2c5b85ece0914216c25361 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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