Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 581 Bytes

File metadata and controls

16 lines (11 loc) · 581 Bytes

#059: Interactive Onboarding Tour

Category: [FRONTEND] Difficulty: ● MEDIUM Tags: onboarding, tour, react-joyride

Description

Implement an interactive onboarding tour for new administrators using a library like react-joyride. Guide them through setting up an organization, adding employees, and funding the distribution account.

Acceptance Criteria

  • Multi-step tour guides through core features.
  • Option to skip or restart the tour.
  • Step-by-step tooltips highlight key UI elements.
  • Completion state tracked in user profile.