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(fe): add contest register deregister button #1545

Merged
merged 7 commits into from
Mar 11, 2024

Conversation

jihorobert
Copy link
Contributor

@jihorobert jihorobert commented Mar 9, 2024

Description

  • Upgoing, Ongoing Contest의 Register, Deregister버튼 생성

    • Upgoing -> Register, Deregister 둘다 가능
      • Register 혹은 Deregister버튼 누를 시, 신청 완료되었다는 알림창 뜸
      • Register는 Deregister로, Deregister는 Register로 바뀜
    • Ongoing -> Register만 가능
      • Register버튼 누르고나면 버튼 사라짐
  • 스크린샷 2024-03-09 오후 11 20 51
  • 스크린샷 2024-03-11 오후 1 31 35
  • 스크린샷 2024-03-11 오후 1 34 14
  • 스크린샷 2024-03-11 오후 1 34 23

close #1541

Before submitting the PR, please make sure you do the following

Copy link

vercel bot commented Mar 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
codedang ✅ Ready (Inspect) Visit Preview Mar 11, 2024 4:49am

@jihorobert jihorobert merged commit a76bce0 into main Mar 11, 2024
15 checks passed
@jihorobert jihorobert deleted the 1541-contest-register-deregister branch March 11, 2024 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done ✔️
Development

Successfully merging this pull request may close these issues.

contest detail page의 register button 구현
2 participants