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

fix : 러닝 카드 점수 일괄 업데이트 #421

Open
3 tasks
chamroro opened this issue Nov 5, 2024 · 0 comments
Open
3 tasks

fix : 러닝 카드 점수 일괄 업데이트 #421

chamroro opened this issue Nov 5, 2024 · 0 comments
Assignees
Labels
📁 data 데이터 관련 🐛 fix 버그 수정

Comments

@chamroro
Copy link
Member

chamroro commented Nov 5, 2024

✏️ Summary

러닝 카드 점수 일괄 업데이트


✨ Description

유저가 업데이트 이후 처음 앱을 처음 실행하는 딱 한번만 새로운 점수 계산 방식으로 업데이트가 이루어지고,
이후 실행 시에는 UserDefaults에 저장된 플래그로 인해 다시 업데이트되지 않을 수 있도록 수정해볼 예정입니다.


✓ Todo

  • UserDefaults 플래그 설정
  • 앱이 시작될 때 점수 업데이트 체크
  • 테스트 (본인 기기 기록 활용)

@chamroro chamroro added 🐛 fix 버그 수정 📁 data 데이터 관련 labels Nov 5, 2024
@chamroro chamroro self-assigned this Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📁 data 데이터 관련 🐛 fix 버그 수정
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant