Wine NFC Tracker

What is this?

Wine NFC Tracker is a tool that assists your wine management. It is built upon the Cellartrackers API and basically has two main features:

  • It allows you to write NFC stickers with Cellartracker bottle unique codes so that you easily can find which bottle is which when you retrieve a bottle to drink/gift/sell it.
  • It allows you to scan any number of NFC taged bottles and then export a CSV-file with wine information for these bottles.

It is a specific tools that requires three things:

  1. A NFC enabled device
  2. Blank NFC tags
  3. A Cellartracker account

Note that this tool is not an official tool of Cellartracker!

Where can I get it?

It is available as a beta on Google Play. Since it is in beta it is not searchable on Google Play yet, you need to follow the link to install it.

Who do I contact if I have questions or ideas?

Find me on Twitter as @fluff


Technical data

Version: 1.1 (beta)

Dependencies

  • ACRA 4.9.0
  • android-async-http 1.4.9

Other content

Todos

Future ideas, fixes etc.

  • More secure storage of Cellartracker credentials
  • Icons for red/wite/rose/sparkling wines
  • Cleanup of click/longclick actions on list items (One popup to handle them all?)
  • Filter functionality in the "All bottles" list
  • Swipe on items in "Scanned bottles" to remove or will it clash with swipe to change list?
  • Save presets of columns when exporting scanned bottles
  • Store downloaded information to speed up startup
  • Set the empty flag as default flag icon
  • Fragments New/All should be refactored to a WineListFragment

Release history

Version 1.1

First beta release

  • Added crash reporting via ACRA
  • Improved download handling via a service instead of per fragment
  • The ScanToList feature now resides in a separate fragment instead of a dialog