Z3U2 / trace-vehicle

Vehicle Tracking Web App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vehicle Tracing project root

Vehicle Tracking applied to Waste Collection vehicles web application Built using Angular in the frontend and Node/Express in the back

/!\ Set up backend before ng-map !

/backend/ => server side responsible for updating positions

/ng-map/ => client side map to visualize positions, visualize data

TODO :

  • VehicleId/Name search => show all info
  • Hover => vehicle info (click)
  • Saving database
  • Use polylines to trace vehicle routes
  • Simulate fixed posts (breakdown etc ...)
  • Informations to show : Id, Driver Name, Position, Velocity, Longitude, Latitude, breakdown, fuel
  • Closest Vehicles (proximity)
  • History search (for vehicle X show history between Ti and Tf)
  • Analytics for a period (graphs)
  • test cases (openMaps)

Ressources :

About

Vehicle Tracking Web App


Languages

Language:TypeScript 52.2%Language:JavaScript 31.4%Language:HTML 12.6%Language:CSS 3.9%