Skip to content

App made as a test for Winsocial Camera X gender and age

Notifications You must be signed in to change notification settings

TheMegafuji/WinsocialCamera

Repository files navigation

Camera Age and Gender

NOTA para Winsocial: O aplicativo foi feito dentre 5 horas pois estava em um momento corrido, como foi enviado outro projeto para avaliação, deixei a parte de interface de lado e foquei somente em fazer funcional a Camera + Reconhecimento de idade e genero. Optei por agilidade em alguns momentos e diante disso há varios pontos com possiveis melhorias.

Watch it working:

Watch the video

Using IMGUR API to upload images into the cloud.

Using Face-Detection6 in RapidAPI (PAID) my API Key will be available till June 5, 2020

This project uses Coroutines, MVVM, Retrofit, Koin, CameraX and is written in Kotlin.

Run

You can download the last stable version in Github Releases, or click here

Build

  1. Do a git clone https://github.com/Guiaki/WinsocialCamera.git
  2. With Android Studio installed and Android SDK configured, open the project from main folder
  3. After gradle sync and download dependencies, you can go to Build > Make Project and after that Run > Run App
  4. If you have an smartphone connected via USB with USB debugging enabled you can directly send to your smartphone.

Made by Guilherme Garcia da Rosa