← All Projects

Divine Dispatch Service LLC
A full-stack truck dispatch and logistics platform built with Next.js, combining a public marketing site with an internal admin system for driver onboarding, customer leads, and operations management.
CompletedSep 2025 — Present
Technologies
React
Next.js
TypeScript
HTML5
CSS3
Node.js
PostgreSQL
VS Code
Framer Motion
Git
Github Copilot
Node Package Manager
ESLint
Pretier
REST API
Vercel
Github
Shadcn UI
Categories
Web ApplicationFull Stack
Divine Dispatch is a full-stack logistics web application focused on truck dispatch workflows.
Key capabilities include:
- Public-facing pages for company information, services, contact, and onboarding forms
- Driver application and customer shipping request flows
- Admin dashboard for managing drivers, customer leads, contact submissions, and user roles
- Dashboard metrics for operational visibility
Architecture and implementation highlights:
- Next.js App Router application with React and TypeScript
- Prisma ORM with PostgreSQL for persistence
- Authentication and role-aware access using Better Auth/JWT-style session patterns
- Form validation with Zod
- Email notifications via Nodemailer
- Tailwind CSS + component primitives for responsive UI and theme support