Skip to content

XXYXie/ArchHacksProject

 
 

Repository files navigation

Project at ArchHacks - Smilens

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

User Stories

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.

API and library:

Google Cloud Vision API: https://cloud.google.com/vision/ MPAndroidChart: https://github.com/PhilJay/MPAndroidChart

License

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.

About

Project that we made at ArchHacks 2016

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%