Skip to content

feat(guide): add How it works page#223

Merged
dDevAhmed merged 4 commits into
DigiNodes:mainfrom
RUKAYAT-CODER:feat/how-it-works-guide
Jun 1, 2026
Merged

feat(guide): add How it works page#223
dDevAhmed merged 4 commits into
DigiNodes:mainfrom
RUKAYAT-CODER:feat/how-it-works-guide

Conversation

@RUKAYAT-CODER

Copy link
Copy Markdown
Contributor

Summary

Adds the missing "How it works" guide as a dedicated page at /how-it-works, accessible from the sidebar navigation.

Changes

  • src/app/(dashboard)/how-it-works/page.tsx: new page with 5 numbered process steps (Submit ? Verify ? Dispute ? Rewards ? Identity) and an FAQ section covering wallet, tokens, timelines, and Worldcoin privacy
  • src/components/layout/Sidebar.tsx: added "How it works" nav link using HiOutlineQuestionMarkCircle icon, placed above Documentation in the resources section
  • src/tests/components/how-it-works.test.tsx: invariant tests verifying heading, all 5 steps, FAQ section, and at least one FAQ answer are rendered

closes #188

@dDevAhmed dDevAhmed merged commit 6c0f220 into DigiNodes:main Jun 1, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing "How it works" guide

2 participants