Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/brminnick/healthclinic
- Owner: brminnick
- License: mit
- Created: 2018-01-11T20:41:43.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2022-06-22T16:17:57.000Z (over 2 years ago)
- Last Synced: 2024-05-01T14:08:55.020Z (7 months ago)
- Topics: xamarin, xamarin-android, xamarin-forms, xamarin-ios
- Language: C#
- Homepage: https://docs.microsoft.com/azure?WT.mc_id=HealthClinic-github-bramin
- Size: 641 KB
- Stars: 12
- Watchers: 4
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)