Skip to content
StormMaster12 edited this page Sep 14, 2017 · 3 revisions

Welcome to the StockApp wiki!

Goal

The intention with this app is to provide an easy way to keep track of your food inventories via scanning a barcode. The app will then update the user when the item has past its expiry date or when the item is scanned out.

At the users discretion, though default will be Saturday the app will produce a shopping list to replace the items used during the week.

Main method of lookup has been switched to use the tesco api. Has a higher chance of items being present.

Note : If an item does not exist in either outpan or the Open Food Database, the user will be prompted to add the item

Road Map

  • Get Barcode Scanning working. This will need to have an additon or removal mode. Both will work in the same way, except for the message passed back to the server.
  • Pass the barcode result to a either Open Food Database or Outpan
  • Display the result on the App in table form. Total information will depend on the end api used.
  • Show detailed information for an item.
  • Show whether the item is out of date or has run out.
  • Add the ability to auto create a shopping list at the end of the week

Possible Things in the Future.

  • Add the ability to create menu ideas for the day or week depending on what is available