-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Implement registration form with name and major fields
The code changes in this commit add support for a registration form with name and major fields. This allows users to provide their name and major when signing up. The form validation has also been updated to check for valid name and major inputs when the registration type is selected. Recent user commits: - Welcome 페이지에 모바일 이미지 대응 - @stomp/stompjs 패키지 삭제 - socketIO setting - 인증코드 제출 시 이메일 포함 - 로그인, 회원가입 UI, 로직 구현. 기존 로직 삭제 Recent repository commits: - Welcome 페이지에 모바일 이미지 대응 - @stomp/stompjs 패키지 삭제 - socketIO setting - 인증코드 제출 시 이메일 포함 - 로그인, 회원가입 UI, 로직 구현. 기존 로직 삭제 - Merge pull request #28 from TeamSynergyy/20/feat - refresh api 수정 - Merge branch '20/feat' of https://github.com/TeamSynergyy/synergy-web into 20/feat - Welcome 페이지 생성 - 라우팅과 컴포넌트 개선
- Loading branch information
Showing
1 changed file
with
58 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters