Skip to content

React-Native app that allows one to classify images through the AWS Rekognition API

License

Notifications You must be signed in to change notification settings

scottx611x/picInsight-app

Repository files navigation

picInsight-app Build Status

React-Native app that allows one to classify images through the use of the AWS Rekognition API

Pre-reqs:

  • npm
  • terraform
  • Expo XDE

Deployment:

  • picInsight require some external infrastructure who's deployment is handled by: terraform
  • Follow these instructions to get started with infrastructure deployment (or just continue on below)

Running the app:

  • cd deployment/terraform/
  • terraform init && terraform apply
  • cd ../../
  • npm install
  • Proceed to open project w/ Expo XDE

may-10-2018 01-04-57

App Requirements:

  • Must use redux
  • Must make at least one network call
  • Must have at least one stack navigator
  • Must have at least one tab navigator
  • Must be at least as large in scope as the previous projects

TO-DO:

About

React-Native app that allows one to classify images through the AWS Rekognition API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published