Goods Expiry Date Tracker application that reads a barcode and save the item 's ( name, type, expire date) using Barcode library, RoomDatabase, tracking product and display Notificaton when it is expired.
A barcode or bar code is a method of representing data in a visual, machine-readable form. Initially, barcodes represented data by varying the widths and spacings of parallel lines.
- Barcode library Zxing Embedded Android
- navigations Components
- Tablayout
- Room Database (Local Database)
- Kotlin coroutines - Reactive Programming
- Work Manager - Schedule background tasks
- Push Notification