Skip to content

A React Native app for iOS and Android that helps save lives by giving Department of Defense employees a much better alternative to drinking and driving. The app allows servicemembers to order a ride from Lyft, at the expense of their DoD commands, without any punitive outcome nor are users required to have their own individual Lyft accounts.

Notifications You must be signed in to change notification settings

CoderVets/arrive-alive

Repository files navigation

Introduction

We are CoderVets and this app is a work in progress (even our read me is under construction).

Purpose

The short and sweet, User will push a button on their phone and a paid ride will come pick them up and take the user home. Our app may help save lives by keeping Department of Defense employees from drinking and driving.

Status

The current state of the app is in the early stages of Alpha.

Installation

First you want to follow the instructions on https://facebook.github.io/react-native/docs/getting-started.html under Build Projects with Native Code to setup your environment.

Second, you want to clone the repository by running

git clone https://github.com/CoderVets/arrive-alive.git

After cloning you have to setup the directory by downloading the dependencies.

Run the command:

npm install

This will download all the node library dependencies that the application needs to run.

Running the App

IOS

Run:

react-native run-ios

Note that you need a Mac computer to run this command.

Android

Make sure you have an emulator running for Android. Run:

react-native run-android

Problems

If you have any problems, first make sure you followed the steps on https://facebook.github.io/react-native/docs/getting-started.html for your particular OS and target OS.

Good Luck!

About

A React Native app for iOS and Android that helps save lives by giving Department of Defense employees a much better alternative to drinking and driving. The app allows servicemembers to order a ride from Lyft, at the expense of their DoD commands, without any punitive outcome nor are users required to have their own individual Lyft accounts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published