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

/events/[eventId] 이벤트 상세 페이지 #9

Open
3 tasks
everywherejacobkim opened this issue Dec 27, 2023 · 1 comment
Open
3 tasks

/events/[eventId] 이벤트 상세 페이지 #9

everywherejacobkim opened this issue Dec 27, 2023 · 1 comment
Assignees

Comments

@everywherejacobkim
Copy link
Collaborator

everywherejacobkim commented Dec 27, 2023

  1. 설명:
    Event 페이지에서 해당 이벤트에 RSVP 버튼 눌렀을 때, Checkout/[eventId] 페이지로 redirecting 그리고 checkout form에서 유저 정보를 입력받을 수 있어야 함. Checkout/[eventId] 플로우 코드는 스벨트 프로젝트에 있으니, Next.js syntax로 변형 필요함.

  2. 완료조건:

  • /events/[eventId] 페이지 루트 생성하기
  • /events/[eventId] 이벤트 상세 페이지 및 디자인 (스벨트 프로젝트에 있는 html/css 코드 port 하기)
  • ticket RSVP 체크아웃 프로세스 #17

Image

@bosung90 bosung90 changed the title Create Checkout Page /events/[eventId] 페이지 만들기 Dec 31, 2023
@bosung90 bosung90 changed the title /events/[eventId] 페이지 만들기 /events/[eventId] 이벤트 상세 페이지 Dec 31, 2023
@Taylor-Ji Taylor-Ji self-assigned this Jan 27, 2024
@Taylor-Ji
Copy link

Must retrieve any upcoming events from DB

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

2 participants