StevenWeathers / thunderdome-planning-poker

⚡ Thunderdome is an open source agile planning poker, sprint retro, and story mapping tool
https://thunderdome.dev
Apache License 2.0
414 stars 106 forks source link

[Feature Request]: Add intro to retro's page #559

Closed StevenWeathers closed 1 month ago

StevenWeathers commented 6 months ago

Description

It would be nice to intro users to what a sprint retrospective is and why this Thunderdome feature aids remote teams in this agile practice.

Describe the solution you'd like

It could be a small banner that leads to another more in depth guide from a "Learn more" call to action.

Describe alternatives you've considered

Relying on landing page to pitch the feature.

scottux commented 6 months ago

@etuncay has a package that might work.

scottux commented 6 months ago

https://github.com/etuncay/svelte-intro.js looks like a decent option for wrapping introjs in Svelte. I would give it a shot.

StevenWeathers commented 6 months ago

Another option might be https://shepherdjs.dev/ which is actually written in Svelte for its core.

StevenWeathers commented 6 months ago

Quick test of shepherdjs seems really easy to set it up and go.

image
StevenWeathers commented 1 month ago

For now I've added a description on what a retro is to the bottom of the retro's page, a guided tour seems too invasive and requires great content to drive it.