Skip to content

Project made at ImplementAI 2019 in Montreal for the WrnchAI Challenge.

Notifications You must be signed in to change notification settings

DPigeon/HeadWarn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HeadWarn: ImplementAI-2019

person

A mobile application that analyzes if you are tired, drunk or high before driving. Visit our wiki for more useful information.

To start the mobile app, just run:

cd client && npm start

Then, plug connect with the Expo Client on your phone.

To run the backend, run:

cd backend && npm start

We used ngrok to publish our URL.