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

[Feat] 예약 생성 API 연결 #53

Open
2 tasks
simeunseo opened this issue Dec 1, 2023 · 0 comments
Open
2 tasks

[Feat] 예약 생성 API 연결 #53

simeunseo opened this issue Dec 1, 2023 · 0 comments
Assignees
Labels
✨ Feat 새로운 기능 추가 (새로운 구현) 가격비교 가격 비교 페이지

Comments

@simeunseo
Copy link
Contributor

simeunseo commented Dec 1, 2023

🛠 Issue

  1. 메인->항공권 조회 에서 startDate와 endDate를 넘기고,
  2. 항공권 조회->가격비교 에서 ticketId를 넘기면
  3. 가격비교페이지에서 startDate, endDate, ticketId를 모아서 POST를 날려줘야 합니다!
    이를 위해 contextAPI로 상태관리를 합니다.

📝 To-do

  • contextAPI를 이용한 객체 상태 관리
  • post 요청
@simeunseo simeunseo added ✨ Feat 새로운 기능 추가 (새로운 구현) 가격비교 가격 비교 페이지 labels Dec 1, 2023
@simeunseo simeunseo self-assigned this Dec 1, 2023
simeunseo added a commit that referenced this issue Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feat 새로운 기능 추가 (새로운 구현) 가격비교 가격 비교 페이지
Projects
None yet
Development

No branches or pull requests

1 participant