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

TOP-87 featurne core:navigation 모듈 구현 #111

Merged
merged 2 commits into from
Dec 2, 2023

Conversation

cwj-c
Copy link
Member

@cwj-c cwj-c commented Nov 26, 2023

Explain this Pull Request 🙏

  • core:navigation 모듈 구현

What has changed? 🤔

  • 변경 사항
    • core:navigation 모듈 구현
    • feature 모듈은 core:navigation 모듈을 통해 모듈간 이동 진행
    • core:navigation 모듈애서 feature별 navigation interface 정의
    • 각 feature에서 core:navigation의 navigation 인터페이스에 대한 구현
    • app모듈에서 필요한 구현체 주입(di)

Screenshot 📸

Test Checklist 🚩

 - feature모듈은 core:navigation 모듈에 의존해서 모듈간 이동 진행
 - core:navigation 모듈에 feature별 navigation interface를 정의, 각 feature에서 구현체 구현
 - app 모듈에 navigation di 코드 작성
 - 불필요한 코드 제거
@cwj-c cwj-c self-assigned this Nov 26, 2023
@cwj-c cwj-c merged commit 1deb3d3 into develop Dec 2, 2023
4 checks passed
@cwj-c cwj-c deleted the feature/TOP-87_navigation_module branch December 2, 2023 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant