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

[feature] api 연동 #14

Open
10 of 11 tasks
Hah-nna opened this issue Mar 29, 2024 · 0 comments
Open
10 of 11 tasks

[feature] api 연동 #14

Hah-nna opened this issue Mar 29, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Hah-nna
Copy link
Contributor

Hah-nna commented Mar 29, 2024

카카오 로그인은 따로 이슈를 팠음

  • - accessToken 재발급 (Bearer 없이 param으로)
  • - 회원 전체 조회
  • - 로그인한 회원 정보 조회
  • - 회원 정보 수정
  • - 챌린지 뽑기
  • - 챌린지 도전
  • - 챌린지 도전항목 조회
  • - 챌린지 완료
  • - 완료한 챌린지 전체 조회
  • - 완료한 챌린지 상세 조회
  • - New Request
@Hah-nna Hah-nna added the enhancement New feature or request label Mar 29, 2024
@Hah-nna Hah-nna self-assigned this Mar 29, 2024
Hah-nna added a commit that referenced this issue Mar 29, 2024
- 완료한 챌린지 내용 체크 페이지, 에러 페이지, 이미 가지고 있는 챌린지가 있어 더 뽑을 수 없다는 페이지를 추가합니다

by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 29, 2024
- 카테고리 이미지를 배열로 모아놓았습니다

by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 29, 2024
- axios instance를 추가합니다
- 인터셉트를 통해 토큰상태를 미리 확인하고 가져올 수 있습니다
- 인터셉트 로직은 고쳐야합니다

by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 29, 2024
- 버튼을 눌렀을 때 이동하는 페이지경로를 수정합니다
by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 29, 2024
- 로그인 상태를 감지하는 커스텀 훅을 만듭니다

by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 29, 2024
- 이미 도전 중인 챌린지가 있다면 보여줄 페이지를 추가합니다

by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 29, 2024
- 백엔드 api 중 챌린지를 뽑는 api를 연동합니다

by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 29, 2024
카테고리 설정
- 마우스를 카드에 올리면 카테고리를 state에 저장함
- 저장한 카테고리 명이 모달에 보입니다

by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 29, 2024
완료 챌린지 상세 페이지 조회

- 아이디에 따라서 상세페이지 데이터를 받아오게 연결합니다

by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 29, 2024
진행중 챌린지 및 완료한 챌린지 조회

- 마이페이지에 접속할 때 진행중인 챌린지와 완료한 챌린지를 볼 수 있음
by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 29, 2024
진행중인 챌린지 완료할건지 물어보는 페이지

- 진행중인 챌린지를 완료시킬 수 있는 api 연동합니다

by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 29, 2024
설정 페이지 조회

- 로그인 여부에 따라 다르게 보여지도록 합니다
- 회원 정보를 조회합니다
- 회원의 이름을 바꿀 수 있습니다

by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 29, 2024
에러 페이지 생성

- 에러 페이지를 생성합니다

by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 29, 2024
- 각종 전역 상태를 추가합니다

by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 29, 2024
- 쿠키에 저장, 삭제, 조회할 수 있는 함수를 만듭니다

by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 30, 2024
- 중복요청을 방지하기 위해 해당 라이브러리 설정을 합니다

by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 30, 2024
- 쿠키의 만료기한을 설정해서 저장하는 부분을 수정합니다

by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 30, 2024
- 남은 시간을 반환하는 훅입니다

by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 30, 2024
-  뽑는 룰렛의 시간을 의도적으로 3초로 늘립니다
by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 30, 2024
- 설정화면에서 비로그인시 보여질 화면을 설정합니다

by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 30, 2024
 - 마이페이지에서 챌린지 뽑기 버튼을 누르면 챌린지 뽑기로 이동합니다

by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 30, 2024
 - 챌린지 만료페이지에 남은 시간, 챌린지명을 추가합니다

by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 31, 2024
 - 메타태그, 파비콘 추가합니다

by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 31, 2024
- 날짜를 원하는대로 파싱해주는 라이브러리 입니다

by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 31, 2024
 - 크롤러가 크롤링할 수 있게 하는 robots.txt와 구글이 사이트 정보를 수집할 수 있게 하는 사이트맵을 추가합니다
- meta tag에 쓰인 서비스 이미지도 첨부합니다

by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 31, 2024
 - tanstack query를 추가합니다
by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 31, 2024
 - tanstack query를 사용하기 위해 프로바이더를 추가합니다

by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 31, 2024
service img and default img
 - 서비스 소개란에 사용될 이미지와 기본 프로필 이미지를 설정합니다

by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 31, 2024
 - 사용하지 않는 유틸함수를 삭제합니다
by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 31, 2024
 - 오토 플레이 속성을 없앱니다

 by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 31, 2024
 - 개인약관 데이터를 추가합니다

 by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 31, 2024
 - 챌린지이미지로딩이 아니면 색깔을 다르게 변하도록 설정합니다

 by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 31, 2024
 - 로그인 커스텀 훅에 있는 것을 변경합니다

 by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 31, 2024
 - 만료기한과 시작시간을 계산해 남은 시간을 리턴함
 - 남은 시간을 퍼센트로 계산해 리턴함

 by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 31, 2024
- 사용하지 않는 요청 함수를 삭제합니다

by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 31, 2024
 - 챌린지 뽑기에 관련된 함수를 메인 페이지로 이동합니다
 by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 31, 2024
 - 완료한 챌린지 페이지에 완료한 시간을 파싱해서 추가합니다
 by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 31, 2024
 - 남은 시간을 퍼센트로 계산해서 프로그래스바의 애니메이션이 퍼센트에 따라서 되게 합니다
 -
  by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 31, 2024
 - 보여지는 시작시간, 얼마나 남았는지를 포맷팅해서 보여줍니다

  by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 31, 2024
 - 서비스 소개 페이지를 만듭니다

  by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 31, 2024
 - axios를 axios 인스턴스로 변경합니다

  by Hah-nna #14
Hah-nna added a commit that referenced this issue Mar 31, 2024
 - taken time 을 추가합니다

  by Hah-nna #14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant