[8주차] Team Ditda 과제 제출합니다.#9
Open
waldls wants to merge 138 commits into
Open
Conversation
[SETTING] 디자인 시스템 정의
[FEAT] 홈&온보딩 공통 컴포넌트 구현 및 레이아웃 설정
[FEAT] Auth API 연동 및 인증 구조 구현
[FEAT] 회원가입 팀 및 팀원 API 연동
[FEAT] 투표 및 멤버 조회 페이지 API 연동
[REFACTOR] 코드 리팩토링 및 중복 코드 제거
[FEAT/REFACTOR] contributors 페이지, 버그 수정 및 접근성 개선
Update README to reflect project details and features.
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.
작업 관련 링크
최종 구현 사항
🔐 인증
회원가입
로그인
로그아웃
인증 흐름
라우트 가드
/vote/**,/members/**접근을 서버 사이드에서 일괄 차단🗳 투표
투표 홈
파트장 투표
파트장 투표 결과
Chip컴포넌트로 표시데모데이 투표
데모데이 투표 결과
👥 멤버
ProfileCard컴포넌트로 표시🙌 기여자
느낀 점 및 배운 점
오진
part값이 그대로 코드에 들어갈 수 있다고 판단하였습니다. 따라서part값을 검증하는 로직을 추가하고 순위이동 URL을 문자열 조합이 아닌 상수로 고정하여 오류가 발생할 수 있는 부분을 최대한 막아보고자 하였습니다. 결과적으로 기존 발생하던 에러는 수정이 되었습니다.유민
beforeRequest·afterResponse훅이 직관적이어서 ky를 선택하길 잘했다는 생각이 들었습니다.또한
document.cookie직접 대입을 Server Action으로 교체하는 과정에서 Next.js App Router의 서버/클라이언트 경계를 다시 한번 명확히 이해할 수 있었습니다.새로운 라이브러리와 아키텍처를 선택하면서 프로젝트에 가장 적합한 방향을 찾아갈 수 있다는 점이 주차별 과제의 큰 장점인 것 같습니다. 그동안 했던 과제들 중에 Vote 과제에서의 고민들이 ditda 개발에 가장 큰 도움이 됐던 것 같습니다!
마지막 프론트 과제와 프론트 세션이라니 조금 아쉽기도 하고,,그러네요 프론트 운영진분들이 세션 늘 꽉꽉 담아서 준비해주시고 항상 저희 세심하게 신경 써주시고 편의 많이 봐주셔서 진심으로 감사했습니다 🥹🤍 덕분에 하드스킬적으로 많이 배우고 멘토링 진행하면서 프로젝트 방향도 흔들림 없이 잘 잡을 수 있었던 것 같아요.
마지막으로 그동안 저 좋게 봐주시고 따뜻한 말씀 많이 해주셔서 감사했습니다. 정말 수고 많으셨어요 ~~~🫂😻