We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
수진 Accounts
Plan
To do
수경 Setting
The text was updated successfully, but these errors were encountered:
ssssujini99
sukyeongs
No branches or pull requests
수진
Accounts
Feature/accounts 회원가입, 로그인 구현 완료 #4
Onboarding 구현 완료 #6
로그인 회원가입 시 예외처리, 유효성 검사 추가 완료 #8
token 수정 #9
User모델 phone_num필드 삭제 및 토큰 함수 따로 파일로 뺌 #10
Plan
chore(plan/models.py): Plan모델 최종수정안 #13
전체 플랜 조회 기능 & 특정 플랜 조회 기능 구현 & Plan모델 최종 수정 #16
플랜 등록 기능 추가 + admin페이지 커스텀 #24
등록한 플랜 삭제 기능 추가 #25
To do
플랜 투두 조회 기능 & 투두 완료 기능(체크 기능) 구현 완료 및 코드 최적화 #28
수경
Setting
To do
ADD GET, POST todos/my/<str:date> API #31
ADD POST todos/my/<int:id>/check API #32
ADD POST todos/my/<int:id>/delete API #33
ADD POST todos/my/<int:id>/edit API #34
ADD POST todos/my/<int:id>/delay API #35
Plan
ADD POST /plan/<int:pk>/buy API #19
ADD POST /plan/<int:pk>/wish API #20
ADD GET /myplan API #22
ADD GET /myplan/buy API #23
The text was updated successfully, but these errors were encountered: