Skip to content

V-hofman/timeChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to timeChecker

This is a short example of an app that uses a phone camera to scan a barcode or anything of the like in order to inventorise and keep track of due dates, to decrease products in shelf that are past their date.

The app has only been tested on android specifically a samsung s10+

Adding a product

Switch to the "Scanner" tab on the fly-out.

Click on Start scannen to open up your camera and scan a barcode! This will automaticaly fill in the barcode field and make it read only to prevent tampering.

Clicking the plus button on the bottom will add the product to the database and reset the input fields.

product naam: The name of the product

dd-mm-yyyy: Current date is automaticaly displayed on the input field, input is done in a long string of numbers and automatically converted to a date format (i.e. 30082022 becomes 30-08-2022)

Aantal stuks: The amount of product that is due (optional)

Welke categorie: Product category (i.e. Soda, snacks, etc.)

image of the page

Looking at all products

Switch to the "Producten" tab on the fly-out.

This will automatically display all the products based on their due date. The earliest date being on top. It displays all the data from the product that is stored in the database.

Furthermore you can sort on date and category WIP and filter on category.

Lastly there is a red X to remove objects from the database or by pressing the big red button on the bottom you can remove all the products from the database following a confirmation prompt.

image of the page

Checking products that expire today

Switch to the "Controle" tab on the fly-out.

There is a button that does nothing at this point WIP

image of the page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages