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

Version 1.0 #1

Open
13 of 18 tasks
dypark26 opened this issue Jan 6, 2023 · 1 comment
Open
13 of 18 tasks

Version 1.0 #1

dypark26 opened this issue Jan 6, 2023 · 1 comment
Assignees

Comments

@dypark26
Copy link
Owner

dypark26 commented Jan 6, 2023

S.A.에 정한 테스크

S.A. 이외 테스크

  • 폰트 설치
  • 배포
    • 배포 컴퓨터에서는 .gitignoreconfig.js를 해제합니다.
  • 파이어 베이스 초대
  • 실시간 업데이트 반영
  • 깃헙 프로젝트 연결
dypark26 added a commit that referenced this issue Jan 6, 2023
catchpill 프로젝트를 시작합니다! 화이팅!
@arch-spatula
Copy link
Collaborator

arch-spatula commented Jan 6, 2023

노션에 정리한 자료를 추가해야 합니다. 제가 해놓을 것 입니다.

https://www.notion.so/S-A-f7d0a6e5b292491c87df11dfb9d0d599

위는 S.A. 노션 페이지입니다. 각자 테스크를 잘 파악하기 바랍니다.

arch-spatula added a commit that referenced this issue Jan 8, 2023
본안 약만 볼 수 있게 통신을 통신 기능을 추가했습니다.
임시로 로그인, 회원가입, uid 조회 코드를 작성했습니다.
arch-spatula added a commit that referenced this issue Jan 8, 2023
UI 디자인만 반영했습니다. 현재 삭제 및 편집 이동 기능을 추가하지 않았습니다.
컴포넌트 분리 리팩토링 전입니다.
arch-spatula added a commit that referenced this issue Jan 8, 2023
ManageList를 분리하는 리팩토링 작업을 진행했습니다.
arch-spatula added a commit that referenced this issue Jan 8, 2023
마이페이지 낙관적 업데이트 일부만 구현했습니다. WARN 피드백을 해결하지 못했습니다.
dypark26 added a commit that referenced this issue Jan 8, 2023
EditPage에서 새로운 약 추가 기능을 구현했습니다.
해당 로직은 usePill 커스텀 훅으로 분리했습니다.
임시로 Navigation 로직을 구현했습니다.
dypark26 added a commit that referenced this issue Jan 8, 2023
협업시 설명을 위한 주석을 추가했습니다.
dypark26 added a commit that referenced this issue Jan 9, 2023
feat: stack 과 bottom tab 이용하여 페이지 이동 구현 #1 #6
arch-spatula added a commit that referenced this issue Jan 9, 2023
addPill이 custom hook으로 이동할 것이기 때문에 MyPage에서 삭제합니다.
arch-spatula added a commit that referenced this issue Jan 9, 2023
네이밍 변경으로 생긴 버그를 수정했습니다.
arch-spatula added a commit that referenced this issue Jan 9, 2023
hotfix: Tabs, Stacks 수정, Edit 페이지 이름 수정 #1
no-pla added a commit that referenced this issue Jan 9, 2023
firebase와 연동하여 회원가입 기능 구현했습니다. 유효성 검사까지 완료했습니다.
no-pla added a commit that referenced this issue Jan 9, 2023
useUID 커스텀 훅 생성
no-pla added a commit that referenced this issue Jan 9, 2023
no-pla added a commit that referenced this issue Jan 9, 2023
JH-anfseo added a commit that referenced this issue Jan 9, 2023
코드 정리가 따로 필요한 상태입니다. 추후에 수정될 수 있습니다....
no-pla added a commit that referenced this issue Jan 9, 2023
arch-spatula added a commit that referenced this issue Jan 9, 2023
약을 삭제하는 함수를 추가합니다.
arch-spatula added a commit that referenced this issue Jan 9, 2023
useAuth와 usePill에 custom hook을 추가하고 일부 로직을 분리했습니다.
삭제 기능을 포함했습니다.
arch-spatula added a commit that referenced this issue Jan 9, 2023
삭제 기능을 추가했습니다.
dypark26 added a commit that referenced this issue Jan 9, 2023
'편집'에서 EditPage 들어올 때와 '새로운 약 추가하기'에서 EditPage 들어올 때
EditPage 에서 보이는 Input 과 Button 값을 다르게 가져가는 기능을 구현했습니다.
arch-spatula added a commit that referenced this issue Jan 10, 2023
FlatList로 수정했습니다. TextButton으로 컴포넌트를 분리합니다.
dypark26 added a commit that referenced this issue Jan 12, 2023
design: custom 버튼 반영 및 잔 버그 수정 #1 #3 #5 #15
hobak12 added a commit that referenced this issue Jan 12, 2023
feat: 설정 탭 추가 및 헤더 삭제 #1 #6
arch-spatula added a commit that referenced this issue Jan 12, 2023
AM PM 구분하고 정렬합니다. 그 다음 시간에 따라 순서를 정렬합니다.
hobak12 added a commit that referenced this issue Jan 12, 2023
 ios에는safeAreaView, adroid에는 paddingTop 적용
#1
by @hobak12
arch-spatula added a commit that referenced this issue Jan 12, 2023
arch-spatula added a commit that referenced this issue Jan 12, 2023
fix: 안드로이드 그림자를 반영 #1 #2 #5
no-pla added a commit that referenced this issue Jan 12, 2023
모든 페이지에 다크모드 추가했습니다.
no-pla added a commit that referenced this issue Jan 12, 2023
hobak12 added a commit that referenced this issue Jan 12, 2023
hobak12 added a commit that referenced this issue Jan 12, 2023
hobak12 added a commit that referenced this issue Jan 12, 2023
hobak12 added a commit that referenced this issue Jan 12, 2023
dypark26 added a commit that referenced this issue Jan 12, 2023
dypark26 added a commit that referenced this issue Jan 13, 2023
fix: 다크모드 전환으로 안 보이는 컬러를 수정했습니다. #1
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

No branches or pull requests

5 participants