Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

사전 과제 제출합니다. #209

Open
wants to merge 30 commits into
base: master
Choose a base branch
from
Open

Conversation

July249
Copy link

@July249 July249 commented Mar 6, 2023

페이지 최초 렌더링 시 로그인 하도록 기능을 구현하였습니다.

각 페이지 접근 시, 다시 로그아웃된 후 로그인 페이지로 redirect 되도록 하는 기능은 구현하지 못하였습니다.

구현하지 못한 기능은 useLocation과 Nav에 있는 Link 컴포넌트의 status 속성을 이용하여 각 페이지의 path값을 전달하고, Nav 컴포넌트 내 Link의 연결지점은 /login으로 구현하는 것이 해결 방안이 될 것 같습니다.

July249 added 30 commits March 6, 2023 12:44
1. input 입력값 username, password에 저장
2. 로그인 버튼 클릭 시 username, password 정상적으로 값 전달되는지 log로 확인
3. 최초 페이지 렌더링 시 username에 focusing이 되도록 설정
ctor:
uuid 사용에 따른 key 값 수정 - index 미사용에 따른 제거
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant