A realtime tracking dashboard to visualize geo locations using firebase and GeoJSON.
View it here: Location Tracking Dashboard
- A companion app (e.g. Location Tracker) records GPS coordinates and sends them to a Firebase Realtime Database.
- The Dashboard then shows the recorded coordinates in real time.
This project was created to showcase location tracking in a React Native app while the app is in the background or suspended.