Skip to content

Final prototype

Latest
Compare
Choose a tag to compare
@ThatUdeshUK ThatUdeshUK released this 08 Apr 00:21
· 2 commits to master since this release
8eb06d5

The finalized prototype of LabelLab mobile app.
Currently built and tested on Android devices.
Connects to backend deployed at https://labellab-mobile.herokuapp.com/v1

Features

  • Get image from camera and the gallery in order to classify.
  • Call to back-end's classify API.
  • Show width, height and type of the image returned by the back-end.
  • View history of classifications.
  • Sign up/ Sign in using username and password.

Deployments

  • APK attached to this is built from CodeMagic CI
  • Back-end deployed to heroku using Travis CI