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 : 설정 화면 내 키워드 선택 #162

Merged
merged 6 commits into from
Feb 28, 2024
Merged

Conversation

huiwoo-jo
Copy link
Contributor

@huiwoo-jo huiwoo-jo commented Feb 20, 2024

📮 관련 이슈

✍️ 구현 내용

  • 설정 화면에서 사용할 키워드 선택 화면을 구현하였습니다.
  • 온보딩 키워드 선택과 화면을 분리 하되 viewModel과 Adapter는 공통으로 사용하였습니다.
  • 뒤로가기를 누를 경우 학과는 변경되지 않습니다.
  • 완료, 뒤로 가기 선택 시 메인 화면으로 이동하지만, 설정 화면으로 이동이 사용자가 편리할 것으로 생각해 의논할 필요성이 있습니다.
  • 변경 전 기존 설정한 학과가 선택되어 있는 것이 사용자 편의성이 좋을듯하여 논의가 필요합니다.
  • 사용자 편의성을 위하여 키워드 미선택 시에도 완료 버튼이 활성화 되도록 하였습니다.

📷 구현 영상

https://github.com/TeamDMU/DMU-Android/assets/84004687/21ba41a5-e70e-450c-849c-3508beae770e image

✔️ 확인 사항

  • 컨벤션에 맞는 PR 타이틀
  • 관련 이슈 연결
  • PR 관련 정보 연결 (작업자, 라벨, 마일스톤 등)
  • Github Action 통과

@huiwoo-jo huiwoo-jo added 🤗 FEATURE Develop this project 🩵희우 labels Feb 20, 2024
@huiwoo-jo huiwoo-jo added this to the 2차 스프린트 milestone Feb 20, 2024
@huiwoo-jo huiwoo-jo self-assigned this Feb 20, 2024
Copy link
Collaborator

@m6z1 m6z1 left a comment

Choose a reason for hiding this comment

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

good

@huiwoo-jo huiwoo-jo merged commit 5814996 into develop Feb 28, 2024
1 check passed
@huiwoo-jo huiwoo-jo deleted the feature/setting-keyword branch February 28, 2024 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤗 FEATURE Develop this project 🩵희우
Projects
None yet
Development

Successfully merging this pull request may close these issues.

키워드 설정 화면 제작
2 participants