FoodDeliveryNotifier
Introduction: An Android app that allows you to monitor your favorite restaurants on Wolt, and get notified when they resume delivery service.
Tags:
Screenshots

Tech-stack
Programing language
Food Delivery Notifier is written entirely in Kotlin.
Architecture
- 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.
Libraries and tools
- AndroidX
- ViewBinding
- Jetpack DataStore
- Jetpack Navigation Component
- RxJava2
- Coroutines
- Koin
- SQLDelight
- Coil
- Retrofit
- Moshi
License
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.

