-
Notifications
You must be signed in to change notification settings - Fork 2
Team
Youngseo-kangg edited this page Dec 21, 2021
·
1 revision
이름 | 직책 | 역할 | GitHub | 담당 영역 |
---|---|---|---|---|
강영서 | 팀원 | Front-End | Component Flow, Frontend | |
이나은 | 팀원 | Front-End | UI / UX Design, Fullstack |
-
PR 형식
- [Client] / #N / 파일이름 : 변경내용 ([Client] / #10 / App.js : 로그인 상태추가)
-
Commit message 형식
([Client] 파일명 : 내용)
-
Issue 형식
- Group:
server
client
중 택 1- Type:
feature
,bug
,delete
- Detail: 해야할 태스크의 추가적인 정보
- 로그인 모달창 구현
-
branch 이름 형식
- feat / 기능이름
- 참고 : https://hyeran-story.tistory.com/99
-
변수 이름 - camelCase
- ex ) clientLogin
-
파일 & 생성자 이름 - PascalCase
- ex ) ClientSide
-
- Node v14.17.6
- NPM v7.22.0
-
Prettier 사용 통일
-
👪 TEAM
-
💡 PLANNING
-
🥪 Demonstration