Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brminnick/healthclinic

An iOS & Android app built in Xamarin.Forms that parses images of food to give nutritional information. Leverages Azure's Cognitive Services.
https://github.com/brminnick/healthclinic

xamarin xamarin-android xamarin-forms xamarin-ios

Last synced: 4 days ago
JSON representation

An iOS & Android app built in Xamarin.Forms that parses images of food to give nutritional information. Leverages Azure's Cognitive Services.

Awesome Lists containing this project

README

        

[![Build status](https://build.appcenter.ms/v0.1/apps/e7b0f0bb-38d1-454d-83cc-177475f52c06/branches/master/badge)](https://appcenter.ms)

# HealthClinic

An iOS & Android app that parses images of food to provide nutritional information.

The logic on the backend uses [Microsoft Cognitive Services](https://docs.microsoft.com/azure/?WT.mc_id=mobile-0000-bramin) to parse the image and determine the food. The food is then logged in a database and added to the list.

![](https://github.com/brminnick/Videos/blob/master/HealthClinic/HealthClinic.gif)