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

로그인/회원가입 구현 #4

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from
Open

로그인/회원가입 구현 #4

wants to merge 9 commits into from

Commits on Apr 18, 2023

  1. 로그인/ 회원가입 구현 과제

    실행은 다 되지만 로그인을 하면 가입한 계정도 204에러가 뜨면서 alert창이 띄워짐...
    이걸 수정하면 또 가입하지 않은 계정도 모두 통과가 되면서 /home 페이지로 이동됨..
    yoonali authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    73366ef View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. 로그인/회원가입 구현

    [생성]
    yoonali committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    7862bf2 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    77ff884 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. 수정

    드디어 로그인과 회원가입 모두 가능합니다!!!!왕 !!!!
    yoonali committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    f041078 View commit details
    Browse the repository at this point in the history
  2. Delete index.js

    yoonali committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    8a55bd6 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. 2차 수정

    필요없는 파일 삭제
    yoonali committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    275d00d View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Add PhoneBook in page-phonebook

    post 했을때 200이 떴지만 400에러가 뜨면서 사용자를 찾을 수 없다고 에러가 발생
    yoonali committed May 11, 2023
    Configuration menu
    Copy the full SHA
    f4a1a23 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    4edd53c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c67f8c9 View commit details
    Browse the repository at this point in the history