openfoodfacts / smooth-app

The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart

Home Page:https://world.openfoodfacts.org/open-food-facts-mobile-app?utm_source=off&utf_medium=web&utm_campaign=github-repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatic warning when adding an old receipt with today's date

teolemon opened this issue · comments

Problem

  • I almost added an old receipt with today's date

Proposed solution

  • With MLKit, we can do a quick on-device OCR and regex (Play Store devices only) to look for dates in the receipt, compare them with today, and add an inline warning

Screenshot

Part of