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: add_contest_2_calendar #63

Merged
merged 7 commits into from
Oct 10, 2024
Merged

feat: add_contest_2_calendar #63

merged 7 commits into from
Oct 10, 2024

Conversation

w8385
Copy link
Member

@w8385 w8385 commented Oct 10, 2024

Closes #64

세부 사항

  • 대회 일정을 캘린더에 등록하는 기능
    • add_2_calendar 라이브러리 사용
  • web description 추가
    • favicon, og 태그등 추가
  • minSdKVersion 낮춤
  • flutterlocalnotifications 내부 USE_FULL_SCREEN_INDENT 권한 제거
    • 테스트 안해봐서 잘 될지 모르겠음,,,

기타 질문 및 특이 사항

체크 리스트 (아래 사항들이 전부 체크되어야만 merge)

  • 필요한 test들을 완료하였고 기능이 제대로 실행되는지 확인 하였습니다.
  • 코드 스타일 가이드에 맞추어 코드를 작성 하였습니다.
  • 제가 의도한 파일들과 수정 사항들만 커밋이 된 것을 확인 하였습니다.
  • 본 수정 사항들을 팀원들과 사전에 상의하였고 팀원들 모두 해당 PR에 대하여 알고 있습니다.

@w8385 w8385 self-assigned this Oct 10, 2024
@w8385 w8385 force-pushed the feat/add_2_calendar branch from 9e82c7a to ab02502 Compare October 10, 2024 13:51
@w8385 w8385 merged commit 03dec90 into dev Oct 10, 2024
3 checks passed
@w8385 w8385 deleted the feat/add_2_calendar branch October 10, 2024 14:02
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

Successfully merging this pull request may close these issues.

대회 일정을 캘린더에 추가
1 participant