Realtime Fleet Management
These apps were built for demo purposes only.
- Mobile app that sends live location via websockets.
- Mobile and Web apps to track live and completed routes on a map.
- Redis PubSub for keeping the backend app stateless when managing multiple websockets.
- Comparision of performance and error monitoring services between Sentry vs Firebase Performance + Crashlytics
- MonoRepo for Fleet App (mobile), Admin Monitoring App (mobile + web) and Backend Application.
- Phone number login via OTP.
- Advanced usages of Google Maps.
- Flutter (Dart)
- FastAPI (Python)
- MongoDB
- Redis PubSub