관리 메뉴

막내의 막무가내 프로그래밍 & 일상

[안드로이드] Poketdex, MarvelHeros 안드로이드 샘플 프로젝트 학습 본문

안드로이드/코틀린 & 아키텍처 & Recent

[안드로이드] Poketdex, MarvelHeros 안드로이드 샘플 프로젝트 학습

막무가내막내 2021. 10. 4. 18:53
728x90

 

 

 

 

 

10월 목표 중 경력자분들의 샘플 프로젝트를 보며 공부하는게 있었습니다.

예전에 다음 링크처럼 Sunflower 안드로이드 아키텍처 공식 프로젝트나 현재 Udemy 에서 Flutter를 정리하는 것 처럼 클래스별로 정리할까 했는데,

https://youngest-programming.tistory.com/545

 

[안드로이드] 구글 공식 프로젝트 Sunflower 스터디 (4) Hilt Dependency Injection

[2021-04-29 업데이트] [출처 및 참고] github.com/android/sunflower android/sunflower A gardening app illustrating Android development best practices with Android Jetpack. - android/sunflower github...

youngest-programming.tistory.com

이번에는 샘플 프로젝트 Fork한 후 주석으로 기록하며 학습하려고 합니다. 나중에 추가로 더 확실하게 기록하고 싶으면 전체적으로 프로젝트를 정리하는 포스팅을 작성하겠습니다.

 

 

 

학습할 프로젝트는 일단 다음 두개의 프로젝트로 정했습니다.

Skydoves님의 프로젝트를 Fork로 가져왔고 프로젝트를 학습하며 필요한 부분에 주석을 추가하는 방식으로 학습할 예정입니다.

 

학습 및 기록할 프로젝트 레포지토리

[PoketDex]

https://github.com/mtjin/Pokedex

 

GitHub - mtjin/Pokedex: 🗡️ Android Pokedex using Hilt, Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM ar

🗡️ Android Pokedex using Hilt, Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture. - GitHub - mtjin/Pokedex: 🗡️ Android Pokedex using Hilt, Motion, Coroutines, Flow, Jet...

github.com

 

[MarvelHeros]

https://github.com/mtjin/MarvelHeroes

 

GitHub - mtjin/MarvelHeroes: ❤️ A sample Marvel heroes application based on MVVM (ViewModel, Coroutines, Room, Repository, K

❤️ A sample Marvel heroes application based on MVVM (ViewModel, Coroutines, Room, Repository, Koin) architecture. - GitHub - mtjin/MarvelHeroes: ❤️ A sample Marvel heroes application based on MVVM...

github.com

 

 

 

 

 

 

댓글과 공감은 큰 힘이 됩니다. 감사합니다. !!!

 

 

 

728x90
Comments