An app that picks out a number for you and then provides information about that number.
Built with help from: https://github.com/ahaly92
Android Sample app showcasing:
- Retrofit
- Room (Coming Soon)
- Jetpack Navigation
- Android MultiModule
- Coroutines
- Clean Architecture
- MVVM
- Repository Layer (With Caching)
- Navigation Layer
- Coordinator (Coming Soon)
- Use Cases