MovieHunt
MovieHunt copied to clipboard
Technical improvement
Updated in 2023/07. Implement in the following order.
New Frameworks or Libraries
- [X] Paging 3
- [ ] ~Epoxy 4.x~
- [ ] Jetpack Compose
- [ ] Coil
- [ ] ~New Fragment API~ --> Jetpack Compose
- [ ] ~ViewBinding~ --> Jetpack Compose
- [ ] DataStore
- [ ] Kotlin Serialization
- [ ] New gradle + JDK
After Jetpack Compose
- [ ] Navigation
- [ ] Coroutine
- [ ] Flow
Enhancement
- [ ] Testing
- [ ] Architecture: MVI, MVVM, Clean, VIPER
- [ ] Modularization
- [ ] Static code analysis + Pre-commit
- [ ] App Bundle
- [ ] Google Play Publish
- [ ] Logging
- [ ] Memory Leak