Sitecore / Sitecore-Migration-Game

Game to support migration to new Sitecore products
https://migration.sitecore.com
GNU General Public License v3.0
3 stars 0 forks source link

Hexagon Product Icons #6

Closed dylanyoung-dev closed 1 year ago

dylanyoung-dev commented 1 year ago

Was on a call with Alison from Sitecore.com and she mentioned that it would be good if at the end it proposed the hexagon of products that you need for your specific task. So for example, you are on XP, and you use Personalization heavily, and you are going to XM Cloud, then at the end it show XM Cloud, Personalize, and CDP lit up and the other products greyed out.

We would need to store on the outcomes the products required for that item. So because they answered certain questions, they are being shown a specific outcome that requires x product. Then we can pull that data into a component shown on the outcome that shows the correct Hexagon configuration.

Chatted with @jst-cyr about this, and sounds like another idea is that this could be theme specific, so fantasy, could show a map with the products on it as like bases to capture or something like that.

jst-cyr commented 1 year ago

I have now added in the initial calculation of products required for the migration. This logic can be used to do a visual hexagon tile.

dylanyoung-dev commented 1 year ago

Just received feedback from Jeff L:

In the last step, I think it would be nice to have each product on their own line with their product icons. That would add awareness to the icons. Links to each product on Sitecore.com could also be added for the user to get more information on them.

The last comment I definitely think we'll need to incorporate somehow. Either to Sitecore or to the Developer Portal product pages. And absolutely need to turn this iteration into something more visually appealing.

jst-cyr commented 1 year ago

It sounds like the end product would have the visual tiles of icons, clickable to go to product pages. For an intermediate step, we could do a list of the 'text' icons that we show on Developer Portal, each clickable to the product.

dylanyoung-dev commented 1 year ago

This has been implemented, including links of active products in the customers bundle, linking to the developer portal product pages.