/SDHacks18

Smart alarm app that uses dynamic routing APIs to wake you up.

Primary LanguageJavaScript

rouzzz

Do you ever run into unexpected traffic conditions on the way to events or meetings? Not anymore - rouzzz is a dynamic alarm clock that monitors traffic so that you can sleep as much as possible and still arrive on time.

This project was submitted to SDHacks18 by James, Gideon, Jeff, and Andrew.

Getting Started:

The app runs using React Native, and the easiest way to use the app is through Expo. Download the app onn your mobile device, clone this repository (on your computer), then from the rouzzz folder, run:

npm install -g expo-cli
npm start

in terminal/cmd. Connect to Expo using your phone, and you should be able to pull up the app from there.

Thanks for reading! Feel free to message me if you have any questions or comments!