feat: 선후수 과목에 대한 문구 추가 #72
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🔧연결된 이슈
🛠️작업 내용
🤷♂️PR이 필요한 이유
1. 결과 화면에서 선후수 관계에 대한 안내 문구 추가
기존 컨셉에 충실하기 위해서 문구만 삽입하고 다른 디자인적 요소는 넣지 않았습니다. 확실하게 공지하려는 느낌을 주려면 디자인을 변경해도 좋을것 같은데 현 디자인에 대한 의견 남겨주세요.

2. 회원가입시 이메일에 대한 안내 문구 추가
현재 회원가입 시 이메일에 형식에 대한 안내가 존재하지 않습니다. 사용자 편의를 높이기 위해 사용자가 이메일을 잘못 입력하였을 시 알림창에 이메일 형식(

@sju.ac.kr) 을 추가하였습니다.더 편하게 하려면 이메일 입력창에
@sju.ac.kr을 고정시켜놓고 앞부분만 입력받는 형식도 있으나, 이는 로직 수정이 필요할것 같아 안내문에만 추가하는 방식으로 수정하였습니다.✔️PR 체크리스트