Fasih
← Work
ActiveRoute screenshot 1

1 / 5

NEMT · Enterprise

ActiveRoute

Enterprise NEMT transportation management platform with role-based access, JWT auth, and operational workflows for dispatch and trip lifecycle.

React · Node.js · Express · MongoDB · JWT · RBAC

Overview

ActiveRoute is an enterprise Non-Emergency Medical Transportation (NEMT) platform built to coordinate trips, roles, and operational status across an organization.

Architecture

  • Client: React application for dispatch, admin, and operator workflows
  • API: Node.js / Express REST layer with JWT authentication
  • Access control: Role-based access control (RBAC) for least-privilege operations
  • Data: MongoDB models for trips, users, and operational entities

Responsibilities

  • Designed secure auth and authorization flows with JWT + RBAC
  • Implemented trip lifecycle and operational endpoints
  • Built responsive UI surfaces for day-to-day transportation management

Outcome

A production-oriented NEMT management stack emphasizing security boundaries, clear API contracts, and maintainable frontend modules.