Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 828 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 828 Bytes

FLEET

Realtime Fleet Management

Warning

These apps were built for demo purposes only.


Features

  • 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.

Technologies used

  • Flutter (Dart)
  • FastAPI (Python)
  • MongoDB
  • Redis PubSub

License

MIT