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: 카테고리 생성 및 수정 화면 리팩터링 #582

Open
1 of 2 tasks
hxeyexn opened this issue Jan 2, 2025 · 0 comments
Open
1 of 2 tasks

refactor: 카테고리 생성 및 수정 화면 리팩터링 #582

hxeyexn opened this issue Jan 2, 2025 · 0 comments
Assignees
Labels
android We are android>< confirm need confirmation! fix 버그 (버그 수정) refactor 리팩토링 (변수 및 메서드 네이밍 변경) ✅ test 테스트 (테스트 코드 추가, 수정, 삭제: 비즈니스 로직에 변경 없음)

Comments

@hxeyexn
Copy link
Contributor

hxeyexn commented Jan 2, 2025

🤮 As Is

  • 카테고리 생성 및 수정 화면의 코드를 리팩터링하려고 합니다.
  • 앱 안정성 향상을 위해, 다양한 시나리오를 중심으로 테스트를 추가합니다.

🤩 To Be

  • ViewModel 내 도메인 로직 Domain Model로 이동
  • 카테고리 수정 시 사용자가 지정한 날짜와 캘린더의 표시되는 날짜 범위가 일치하도록 수정
  • 테스트 작성

😇 이때까지 끝낼게요!

1월 12일


🙇‍♀️이슈 확인했어요:)

@hxeyexn hxeyexn added android We are android>< refactor 리팩토링 (변수 및 메서드 네이밍 변경) confirm need confirmation! labels Jan 2, 2025
@hxeyexn hxeyexn self-assigned this Jan 2, 2025
@hxeyexn hxeyexn added ✅ test 테스트 (테스트 코드 추가, 수정, 삭제: 비즈니스 로직에 변경 없음) fix 버그 (버그 수정) labels Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android We are android>< confirm need confirmation! fix 버그 (버그 수정) refactor 리팩토링 (변수 및 메서드 네이밍 변경) ✅ test 테스트 (테스트 코드 추가, 수정, 삭제: 비즈니스 로직에 변경 없음)
Projects
Status: No status
Development

No branches or pull requests

1 participant