Skip to content

Axelfernandes/driver_analytics

Repository files navigation

Curri | Driver Engagement & Sentiment Dashboard 🚛

This application is a specialized tool designed for the Strategy & Operations Manager, Driver Engagement role at Curri. It demonstrates a data-driven approach to driver advocacy, retention modeling, and operational experiment tracking.

🚀 Live Demo & Deployment

https://curri.forgify.io/

Prerequisites

  • Google Cloud SDK installed and authenticated.
  • A GCP Project with billing enabled.

Quick Deploy to Cloud Run

Run the helper script:

chmod +x scripts/cloud-deploy.sh
./scripts/cloud-deploy.sh

🛠️ Tech Stack

  • Framework: Next.js 15 (App Router)
  • Visualization: Recharts
  • Styling: Vanilla CSS + Tailwind Utility Classes
  • Containerization: Docker (optimized for Cloud Run)

📊 Core Features

  1. Retention Analytics: Monitoring weekly driver retention trends with Recharts.
  2. Sentiment Mapping: Categorizing qualitative driver feedback across the fulfillment lifecycle (Onboarding, Payment, Job Site).
  3. Experiment Tracker (0 → 1): Managing and measuring operational pilots like "Instant Pay" and "Job Site Waiting Relief".
  4. Strategic Recommendations: Automated insights generated from fleet data.

💻 Local Development

First, install dependencies:

npm install

Then, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result. This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

A logistics analytics dash board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors