Skip to content
This repository was archived by the owner on Mar 28, 2026. It is now read-only.

feat(onboarding): start on onboarding pages#8

Draft
maxbraun1 wants to merge 6 commits into
mainfrom
feat/onboarding
Draft

feat(onboarding): start on onboarding pages#8
maxbraun1 wants to merge 6 commits into
mainfrom
feat/onboarding

Conversation

@maxbraun1

@maxbraun1 maxbraun1 commented Nov 23, 2024

Copy link
Copy Markdown
Contributor

Description

Create an onboarding flow to collect user preferences, skills, and availability.

Closes: #25

User Story

  • As a new user, I want an onboarding process so that I can receive tailored mentorship suggestions.

Acceptance Criteria

  • Multi-step form collects user data (skills, preferences, and experience).
  • Validation is implemented for each step of the form.
  • Incomplete onboarding progress is saved for resumption.
  • Data is stored in the database upon completion.

@LinnJS LinnJS linked an issue Dec 8, 2024 that may be closed by this pull request
4 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(core): Implement multi-step onboarding process

2 participants