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

[KICK-START] API 개괄 설계 및 구조 정의 #1

Open
redjen8 opened this issue Jan 10, 2024 · 5 comments
Open

[KICK-START] API 개괄 설계 및 구조 정의 #1

redjen8 opened this issue Jan 10, 2024 · 5 comments
Labels
논의 - 설계 프로젝트 설계를 위한 논의

Comments

@redjen8
Copy link
Contributor

redjen8 commented Jan 10, 2024

개요

본 이슈에서는 다음의 내용을 의논합니다.

  • 기능에 따른 API 리스트 업
  • 리스트 업 된 API 기반 대략적인 프로젝트 구조

기획

Related Issue

#2

@redjen8 redjen8 added the 논의 - 설계 프로젝트 설계를 위한 논의 label Jan 10, 2024
@redjen8
Copy link
Contributor Author

redjen8 commented Jan 10, 2024

주문 기능

  • 매장 목록 가져오기
  • 선택한 매장에서 선택 가능한 재료 목록 가져오기
  • 재료 목록을 레시피에 담기
  • 레시피 목록을 장바구니에 담기
  • 레시피 목록 주문하기

@redjen8
Copy link
Contributor Author

redjen8 commented Jan 10, 2024

장바구니 기능

  • 장바구니 내 레시피 목록 가져오기
  • 장바구니에 담긴 단일 레시피 수정하기
  • 장바구니 내 복수 개 레시피 삭제하기

@redjen8
Copy link
Contributor Author

redjen8 commented Jan 10, 2024

결제 기능

  • 결제할 레시피들의 목록 가져오기
  • 결제 수행하기
  • 결제 완료 정보 가져오기
    • 결제 완료된 레시피 목록
    • 결제 완료된 금액 조회
  • 선택한 레시피 저장하기

@redjen8
Copy link
Contributor Author

redjen8 commented Jan 10, 2024

홈 기능

  • 사용자의 최근 주문 목록 가져오기
  • 사용자가 즐겨찾기한 레시피 목록 가져오기

@d0lim
Copy link
Member

d0lim commented Jan 10, 2024

해당 이슈는 #5, #6, #7, #8, #9, #10 과 연관 있는 것으로 보입니다.

각 도메인 담당자가 담당할 수 있도록 내용 이관 제안드립니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
논의 - 설계 프로젝트 설계를 위한 논의
Projects
None yet
Development

No branches or pull requests

2 participants