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

[6주차] Whaling 과제 제출합니다. #7

Open
wants to merge 51 commits into
base: master
Choose a base branch
from

Conversation

codeKiuk
Copy link

@codeKiuk codeKiuk commented Dec 3, 2021

세팅 사실 아래 진행상황만 쓰자니 휑해서 괜히 추가해보는...

  • view: react 16.8+ with typescript
  • state management: redux
  • middleware: thunk (rtk 쓰려다가 저도 한 번밖에 안 써보고 잘 몰라서 그냥 typesafe-actions랑 thunk 쓰기로 했어요!)
  • ui: ant design (오랜만에 라이브러리 쓰니까 docs 보는거 약간 킹받네요.. 라고 할 뻔^^! 주어진 것에 감사하자.. 아무말)
  • 이슈관리 : Jira 랑 슬랙으로 소통중 우하하 하라는 개발은 안 하고 세팅만 일주일 함 ㅋㅅㅋ

진행상황

  • 초기세팅이랑 api 통신용 세팅만 해둔 상태고 비동기 세팅해둔 거면 다 한 거죠^^
  • 서버쪽 aws ec2가 오늘 완성돼서 만들어둔 비동기 코드로 테스트해보면 될 것 같아요!
  • 하지만 ui를 단 1도 건드리지 않았기 때문에 빠른 시일 내에 완성해서 제출하겠습니다,,, 사...ㅅ..사는 동안 많이 버시오..

codeKiuk and others added 30 commits November 25, 2021 02:14
[WHAL-15] feat: auth 관련 component, reducer, hook 추가 및 베이스작업
* [DEV] chore: styled component 추가

* [DEV] chore: ant 적용

* [WHAL-15] feat: Row, Col Container 컴포넌트 추가

* [DEV] chore: styled-component 타입 추가

* [WHAL-15] feat: signup 기능
* [WHAL-12] Feat: 투표 레이아웃 설정 뼈대 생성

* [WHAL-12] Feat: add types

* [WHAL-12] feat: make vote layout (without api)

* [WHAL-12] Remove: delete unused file
* [DEV] chore: styled component 추가

* [DEV] chore: ant 적용

* [WHAL-15] feat: Row, Col Container 컴포넌트 추가

* [DEV] chore: styled-component 타입 추가

* [WHAL-15] feat: signup 기능

* [WHAL-15] fix: server url 수정
codeKiuk and others added 21 commits December 4, 2021 17:50
* [DEV] chore: styled component 추가

* [DEV] chore: ant 적용

* [WHAL-15] feat: Row, Col Container 컴포넌트 추가

* [DEV] chore: styled-component 타입 추가

* [WHAL-15] feat: signup 기능

* [WHAL-15] fix: server url 수정

* [WHAL-15] chore: mock code 삭제

* [WHAL-15] fix: rtk -> typesafe-actions 로 수정
* [WHAL-15] feat: user authorization 작업(Token Match)  완료

* [WHAL-15] fix:  user authorization 작업(Token Match)
* [WHAL-15] feat: 로그인 / 회원가입 페잊지 스타일링

* [WHAL-15] feat: 로그인 성공 후 username store에 저장

* [WHAL-15] feat: 로그인 / 회원가입 response window alert로 띄워주기
* [WHAL-12] Feat: 투표 레이아웃 설정 뼈대 생성

* [WHAL-12] Feat: add types

* [WHAL-12] feat: make vote layout (without api)

* [WHAL-12] Remove: delete unused file

* [WHAL-12] Feat: create useVote hooks

* [WHAL-12] style: add buttons

* [WHAL-13] fix: api url & headers

* [WHAL-13] style: token 변수명 수정

* [WHAL-13] feat: 투표 기능 완성

* [WHAL-13] fix: 바로 정렬 안되는 문제 수정
* [WHAL-13] fix: api 무한 로딩

* style: change to antd table

* style: add background

* style: add background using createGlobalStyle
* modify: change login api response

* fix: add JWT token heaer at verification api

* fix: go to login page if user is not authorized

* feat: change withAuth that user can't approach vote without login

* refactor: delete console.log
* fix: add post vote failure alert message

* refactor: delete unused conde
corinthionia added a commit to corinthionia/react-vote-14th that referenced this pull request Feb 7, 2022
Vote, Result 페이지 기본 컴포넌트 추가
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