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

Feature/boolti 235 티켓 N매 구현 #261

Merged
merged 23 commits into from
Jul 7, 2024
Merged

Feature/boolti 235 티켓 N매 구현 #261

merged 23 commits into from
Jul 7, 2024

Conversation

mangbaam
Copy link
Member

Issue

작업 내용

  • 인스타그램같은 인디케이터 구현
  • 티켓 N매 API 연결
    • 새로운 모델로 변경
  • QR 풀 스크린을 티켓 상세 화면과 그래프로 묶어 ViewModel 공유 (좋은 방안 있으면 소개받아요)

개선해야 할 점

  • QR 렌더링 느린 현상
  • 공연 종료나 입장 완료 시 QR 블러 처리
  • QR 화면이 티켓 상세 화면과 결합도가 높은 점
  • 부족한 내 수면 시간

ticketN.mp4

@mangbaam mangbaam added the feat 새로운 기능 label Jun 25, 2024
@mangbaam mangbaam requested a review from HamBP June 25, 2024 15:12
@mangbaam mangbaam self-assigned this Jun 25, 2024
Copy link

github-actions bot commented Jun 25, 2024

Test Results

 9 files   9 suites   0s ⏱️
 8 tests  8 ✅ 0 💤 0 ❌
12 runs  12 ✅ 0 💤 0 ❌

Results for commit 359d60c.

♻️ This comment has been updated with latest results.

@HamBP
Copy link
Member

HamBP commented Jun 25, 2024

부족한 내 수면 시간

ㅠㅠㅠ

QR 렌더링 느린 현상

넘길 때마다 새로 렌더링되는 게 보이는 걸 말하는 거겠지? 내가 보기에 이정도면 괜찮은 거 같아

Copy link
Member

@HamBP HamBP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생했어~
인디케이터 위주로 코드 보려구 했는데, 바로 이해하기는 조금 어려워서 일단 어푸 드립니다.
대신 풀 받아서 테스트 했어~
덕분에 인스타 인디케이터에 애니메이션이 있다는 것도 발견하게 되는 계기가 되었따

@mangbaam mangbaam merged commit cfb725f into develop Jul 7, 2024
2 checks passed
@HamBP HamBP deleted the feature/Boolti-235 branch July 24, 2024 14:21
@HamBP HamBP mentioned this pull request Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 새로운 기능
Projects
None yet
Development

Successfully merging this pull request may close these issues.

N매 구매 티켓 UI 작성
2 participants