Skip to content

⭐️⭐️⭐️ Create an interactive recommendation wizard for choosing apps #68

@vinybrun

Description

@vinybrun

⭐️⭐️⭐️ Create an interactive recommendation wizard for choosing apps

Description:
We want to create a simple, interactive “wizard” that helps users discover which apps suit their needs. The wizard should ask a series of questions (e.g., “What do you want to do?”, “Do you prefer something lightweight?”) and then suggest apps based on their answers.

What to do:

  • Design a basic question flow (3–5 steps is enough for now)
    • Example questions:
      • What kind of tool are you looking for? (Social, Productivity, etc.)
      • Do you need something easy to use? Privacy-focused? Federated?
  • Build a new component or view (e.g., Wizard.vue)
    • Show one question per screen with options (radio buttons, checkboxes)
    • Store answers in a local state (e.g., ref, reactive)
  • At the end, filter the list of apps based on selected criteria and display the results
  • Add a way to restart or tweak answers

Helpful tips:

  • Keep it light and friendly — this is a fun feature!
  • You can reuse the existing filtering system to apply the results
  • If possible, make it mobile-friendly from the start
  • Don’t forget to test with a few different answer paths
  • Share design mockups or ideas in our Hackathon's Discord channel

Good first issue? No
Type: Feature
Labels: hackathon
Difficulty: ⭐️⭐️⭐️

Metadata

Metadata

Assignees

Labels

ODHack14onlydust-waveContribute to awesome OSS repos during OnlyDust's open source week
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions