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

refactor : 코드 구조 개선 #1

Merged
merged 8 commits into from
Nov 24, 2024

Conversation

hyeonhh
Copy link
Contributor

@hyeonhh hyeonhh commented Nov 19, 2024

관련 이슈

구현 기능

  • hilt 적용
  • icon svg 파일 변경
  • repository pattern 적용
  • 뷰모델 분리

- repository pattern 적용
- hilt di 적용
- viewmodel factory 삭제
- 추후 AppInterceptor에도 di 적용
@hyeonhh hyeonhh self-assigned this Nov 19, 2024
- 뷰모델 분리
- 직관적인 이름으로 클래스명 변경

- QuestionCheckAnswerActivity -> ResultBeforeSignActivity
- QuestionCollectBlockActivity -> CollectBlockActivity
- QuestionDetailActivity -> SelectAnswerActivity
- QuestionFollowALongDialog -> SignAnswerDialog
- QuestionFragment -> AllQuestionListFragment
- HomeThemeQuestionListActivity -> ThemeQuestionListActivity
- QuestionPreviousAnswerActivity -> PreviousAnswerActivity
- QuestionResultActivity -> ResultAfterSignActivity
- UiState 적용
- 답변 따라하기 로직 구현
@hyeonhh hyeonhh merged commit df6847b into COM-US:main Nov 24, 2024
@hyeonhh hyeonhh deleted the feature/code-refactor branch November 24, 2024 09:53
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