IBM / watson-calorie-counter

WARNING: This repository is no longer maintained ⚠️ This repository will not be updated. The repository will be kept available in read-only mode. A mobile app that uses Watson Visual Recognition to provide nutritional analysis of captured food images.
https://developer.ibm.com/patterns/create-an-android-calorie-counter-app/
Apache License 2.0
54 stars 59 forks source link

Expand detail in readme #24

Closed dolph closed 7 years ago

dolph commented 7 years ago

This branch addresses all the speed bumps I ran across when running the journey for the first time, on a bare Ubuntu 16.04 installation. Specifically, there were additional installation requirements that were not explicitly identified (particular versions of node.js, npm, and Gradle). The journey also assumed that I was using a Mac and was able to tether directly to my phone, which was not the case for me, so implicit hardware requirements were removed.

rhagarty commented 7 years ago

Looks good