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

회원가입 및 로그인 기능 구현 #10

Open
wants to merge 5 commits into
base: feat/login
Choose a base branch
from

Conversation

SeungWoo1222
Copy link

image

image

  1. 홈화면에서 로그인 버튼을 누르면 로그인 화면이 뜹니다.

image

image

2-1. '회원가입' 버튼을 누르면 회원가입 화면이 뜹니다. 각 정보들을 입력하고 회원가입 버튼을 누르면 회원가입이 완료됩니다.

image

비밀번호는 암호화하여 DB에 저장됩니다.

image

image

2-2. 알맞은 아이디와 비밀번호를 입력했다면 로그인에 성공합니다. 로그인 성공 시 뜨는 알림은 개발단계에서만 나타나며 최종 프로젝트에서는 나타나지 않게 할 예정입니다.

  • html파일은 테스트용으로 만든 파일입니다.
  • 엔티티 명이나 다른 수정사항 있으면 말씀해주세요
  • 앞으로 소셜 간편 로그인, 회원가입 시 도로명주소 추가 API, 유효성 검사 및 예외처리 등의 기능을 추가할 예정입니다.

참고한 블로그

@SeungWoo1222 SeungWoo1222 requested review from Jieunsse and removed request for Jieunsse January 16, 2025 10:10
@SeungWoo1222 SeungWoo1222 changed the base branch from main to feat/login January 17, 2025 13:04
@SeungWoo1222 SeungWoo1222 requested a review from Jieunsse January 19, 2025 12:04
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.

2 participants