CamiloGarciaLaRotta / aware-mobile

Microsoft Hackathon: Azure Series

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aware - Front-End

Table of contents

  1. Background
  2. Usage
  3. Technologies

Background

Aware won the second place award at the Microsoft Discover Azure challenge! It's a mobile web application that monitors the alcoholic intoxication, sleepiness, and distraction levels of drivers by using computer vision. This repository consists of the front-end of this project and was made using React Native.

Usage

This front-end works on both the Android and IOS. It is to be noted that face tracking is only enabled on the Android platform.

1. Monitors Intoxication

To be implemented, not present on the current build.

2. Monitors Sleepiness

Monitors sleepiness levels by tracking the driver's eyes using OpenCL.

3. Monitors Distraction

To be implemented, not present on the current build.

Technologies

This front-end was made using React Native and runs on both the Apple IOS, as well as the Google Android platforms.

Build status iOS

Build status Android

About

Microsoft Hackathon: Azure Series

License:GNU General Public License v3.0


Languages

Language:JavaScript 66.6%Language:Objective-C 18.0%Language:Python 8.0%Language:Java 7.3%