[이은범] sprint 1,2#11
Open
3unbum wants to merge 5 commits intocodeit-sprint-fullstack:basic-이은범from
Hidden character warning
The head ref may contain hidden characters: "basic-\uc774\uc740\ubc94"
Open
Conversation
Collaborator
Author
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
요구사항
sprint 1
기본
랜딩 페이지
https://www.codeit.kr/learn/5309)/')로 설정합니다./')로 이동합니다./login')로 이동합니다 (빈 페이지)/items’)로 이동합니다. (빈 페이지)/privacy’), FAQ 페이지(‘/faq’)로 이동합니다.(모두 빈 페이지)심화
공통
sprint 2
기본
공통
https://www.codeit.kr/learn/5309)로그인 페이지, 회원가입 페이지 공통
https://www.google.com/", "https://www.kakaocorp.com/page/" 으로 이동합니다.#3692FF입니다.로그인 페이지
/signup"페이지로 이동합니다.회원가입 페이지
/login" 페이지로 이동합니다심화
공통
로그인 페이지, 회원가입 페이지 공통
주요 변경 사항
멘토님에게 남길 메시지
Sprint 2에서는 로그인과 회원가입 페이지를 구현하면서 사용자 입력 흐름을 신경썼습니다.
CSS 변수를 활용하여 색상도 관리하고, input focus 상태도 구현했습니다.
페이지 간 이동 흐름을 관리하려다가 그냥 밖으로 빼냈습니다.
아직 구글 애널리틱스 설정은 완료하지 못했는데, 이후에 추가로 적용해볼 예정입니다.