3 comments (3 comments)0 reactions (0 reactions)1 assignee (1 assignee)JavaScript9 forks (9 forks)auto 404
Hacktoberfest2025Hacktoberfest25hacktoberfest
Repository metrics
- Stars
- 9 stars (9 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
- Basic Information | Name, Email, Password, Role, Batch |
- Profile Details | Profile Picture URL, Education, Bio |
- Social Links | LinkedIn, GitHub, Twitter |
- Skills & Interests | Skills (add multiple), Interests (add multiple) |
Contributor guide
- Research direction
- Study the existing registration form component and its validation logic. Plan the steps (Basic Info, Profile, Social Links, Skills & Interests). Implement a stepper UI using React state to manage current step, collect data per step, and validate before proceeding to the next step. Ensure the final submission sends all fields together as before. Consider using a UI library for stepper or building custom.
- Tech stack
- javascriptreact
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- ReactState Management