Food Delivery Notifier is written entirely in Kotlin.
- A single-activity architecture, using the Navigation component to manage fragment operations.
- MVI (Model-View-Intent) pattern (the implementation is derived from JsonPlaceholderApp).
- Multi module architecture.
- AndroidX
- ViewBinding
- Jetpack DataStore
- Jetpack Navigation Component
- RxJava2
- Coroutines
- Koin
- SQLDelight
- Coil
- Retrofit
- Moshi
Food Delivery Notifier is a free software: You can use, study, share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.