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

3주차 미션 / 서버 2조 - 신희을 #5

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Apr 2, 2023

  1. feat : 요구사항 1,2,3번 추가

    요구사항 1 : "/" or "index.html"이 들어올 시 index.html 출력
    요구사항 2 : GET 방식을 통한 Sign-up 구현
    요구사항 3 : POST 방식을 통한 Sign-up 구현
    
    코드가.. 많이 지저분함 -> 리팩토링 해야됨
    ShinHeeEul committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    468980f View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. feat : 요구사항 4,5,6,7번 추가

    요구사항 4 : 302 status code 적용
    요구사항 5 : 로그인하기
    요구사항 6 : 사용자 목록 출력
    요구사항 7 : CSS 출력
    
    리팩토링에 관한 TODO 리스트 작성
    
    코드가.. 많이 지저분함 -> 리팩토링 해야됨
    ShinHeeEul committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    66a18c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. refactor : 코드 리팩토링

    시간이 부족한 관계로 정우님 코드에 주석 다는 식으로 작성하였습니다.
    ShinHeeEul committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    18109b8 View commit details
    Browse the repository at this point in the history