A camera based car tracker
Typescript, JavaScript
React Native
Expo Go, Firebase
- - Camera
- - Barcode Scanning
- - QR Scanning
- - Scanner Focus Indicator
- - Liscence Plate Scanning
- - Information Popup Window
- - Manual Entry Page
- - Profile Page
- - Firebase Implementation
- - Maps Page
-
- ensure you have the latest version of node js installed
-
- navigate to the repository and open a terminal instance
-
- run the command [ npm install ] to install the library dependencies
-
- run the command [ sudo npm install expo-cli -global ] to install the expo library globally on your machine
-
- run the command [ npx expo install firebase ] to install the firebase library
-
- restart you VS code and reopen the terminal instance
-
- run the command [ npx expo start ]
-
- install the expo go app on your phone of choice
-
- If on IOS scan the QR code generated by npx expo start using your camera app
-
- If on Android, you may scan the QR code using the camera integrated in the expo go app