Skip to content

WPIBarHarbor2018/MobileVehicleTracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile Vehicle Tracking Application

A vehicle-tracking mobile application developed using React Native.

Required Installations

Yarn

Yarn is a package manager for JavaScript. It can be downloaded here.

Watchman

Watchman is used to detect changes in a React Native application. This tool allows the application to be automatically refreshed when testing on your mobile device. Installation information can be found here.

Install Expo

Install the Expo app on your IOS or Android device. This will allow you to test the application dynamically on your mobile device.

Running the Application

Close the git repository.

git clone https://github.com/WPIBarHarbor2018/MobileVehicleTracking.git

In the directory you have just created, install the necessary dependencies. yarn install Run the development environment yarn start Scan the generated QR code using the Expo on your mobile device.

About

Mobile app to be developed in React in order to support both iOS and Android platforms.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors