Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darrystonem/moodtoday
First project commit for my app using Microsoft Cognitive Services
https://github.com/darrystonem/moodtoday
Last synced: 18 days ago
JSON representation
First project commit for my app using Microsoft Cognitive Services
- Host: GitHub
- URL: https://github.com/darrystonem/moodtoday
- Owner: DarryStonem
- Created: 2016-08-31T07:22:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-31T08:29:18.000Z (over 8 years ago)
- Last Synced: 2024-10-20T11:15:48.512Z (2 months ago)
- Language: C#
- Size: 34.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MoodToday
This is a Xamarin project using the Emotion API within [Microsoft Cognitives Services](https://www.microsoft.com/cognitive-services/).With this sample, you can take a picture of yourself and see how bad was your day using the Emotion API. And you can have a track of your days.
This project uses [MvvmCross](https://github.com/mvvmcross/mvvmcross) for sharing code solution.