Skip to main content
OJ

Polaris

A logistics route system with map visualization, multi-stop planning, and driver-facing views.

Role
Frontend Engineer
Team
Desna
Stack
Next.js · TypeScript · Tailwind CSS · Mapbox
Type
Logistics
Year
2025

Live · polarisapp.ir

Overview

A logistics route system with map visualization, multi-stop planning, and driver-facing views.

Role

Frontend Engineer at Desna.

Technologies

  • Next.js
  • TypeScript
  • Tailwind CSS
  • Mapbox
  • Zustand
  • REST API

Responsibilities

  • Built the operations frontend for multi-stop route planning, live map tracking, and driver-facing views.
  • Wrapped Mapbox in product components so map logic did not leak into every screen.
  • Held planning and tracking state in Zustand instead of scattering it through the tree.
  • Integrated REST APIs for routes and geolocation against a .NET backend.
  • Kept list, table, and map UI in one mental model for operators.

Achievements

  • Put planning and live tracking in one product instead of disconnected tools.
  • Made map and route state reusable across operations and driver views.
  • Reduced duplicated tracking logic that used to be copied per screen.