Ahmed-P-Mostafa / ExpirationDateTracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ExpirationDateTracker

Help you to track expiration date for your food and get notified whenever any of them turned expired.

Tech Stack

This project uses [feature package architecture]. The project features uses MVVM as software design patter for presentation layer.

Libraries

API keys

You need to supply API / client keys for the service the app uses.

Once you obtain the key, you can set them in your ~/local.properties:


BARCODE_LOOKUP_KEY = "YOUR_API_KEY_GOES_HERE"

Application flow

video.mp4

About


Languages

Language:Kotlin 51.6%Language:HTML 48.4%