Description: User can take a picture or choose a picture from gallery and upload to this app. Then they can get an interpretation of emotions in that picture. User can also browse all photos they submit and view a trend of emotions over the week/month. The app can tell the user what type of feeling they may have and offer advice/suggestions to improve their mental health.
Time spent: 30 hours spent in total
The following required functionality is completed:
- User can upload photos.
- Photo can be read and interpreted by Google Vision API.
- Get Parse set up and working.
- Create a trend visualization (based on week/month).
- App can determine what quotes/advice to put on home page (based on trends).
Optional User Stories:
- User can login.
- Create the gallery.
Google Cloud Vision API: https://cloud.google.com/vision/ MPAndroidChart: https://github.com/PhilJay/MPAndroidChart
Copyright [2016] [Grace Egbo][Xueyan Xie] [Cindy Le]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.