Instead of one file that generate whole registration form, it must be separated for next sections, since that files:
- General
- MLH
- Education and Experience
- Day of Event
- Career Info
- Hacker Profile
Each section must include buttons:
Which must perform validation, save information to the object, and allow moving from section to section. The Back button in the first section must be disabled, as well as the Next button in the last section must be replaced with a submit button
Instead of one file that generate whole registration form, it must be separated for next sections, since that files:
Each section must include buttons:
Which must perform validation, save information to the object, and allow moving from section to section. The Back button in the first section must be disabled, as well as the Next button in the last section must be replaced with a submit button