Web application for truck logistic AstorGet

Presentational version of an angular application for concrete manufacturer that allow monitoring truck location online and displaying full information about each order.

Updated 2026 version with implemented solution for simulating truck moving online using AI driven approach.

Structure:

  • backend with Express and Socket.io
  • simulation service witht generation of random google maps routes and drivers’ movement
  • upgrade from Angular 9 to Angular 21
  • replacment outdated “agm” package with modern “google-maps”
  • migration from “bootstrap” design to “Angular Material”

Previous version used a dummy data generated with faker.js package. Because I cannot use real personal data for obvious reasons.

Structure:

  • Get drivers by custom API (for this version I use Firebase)
  • Filter drivers with text input and select
  • Pagination
  • Display static location of plants
  • Display dynamic locations of drivers by checkbox
  • Show/hide all drivers on map
  • Display dynamic locations of objects by checkbox
  • Show/hide all objects on map
  • Show full dynamic information about an order by clicking map marker

Technologies

  • HTML5
  • CSS3
  • TypeScript
  • Angular 21
  • Express
  • Socket.io
  • Google Maps API

Дивитись сайт