grivos / FoodDeliveryNotifier

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Food Delivery Notifier

Food Delivery Notifier is an open source Android app. It allows you to monitor your favorite restaurants on Wolt, and get notified when they resume delivery service. It is available on the Google Play Store.

Get it on Google Play

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

License

GNU GPLv3 Image

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.

About

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

License:GNU General Public License v3.0


Languages

Language:Kotlin 100.0%