About
TopTrack is a client collaboration SaaS platform for auto importers that centralizes vehicle shipment tracking, document management, and client communication. I led the full-stack development of the product from concept to production.
Highlights
- Designed and developed a full-stack SaaS platform using Next.js, GraphQL, and MongoDB
- Built a Chrome extension for automated auction lot imports from Copart and IAAI, eliminating manual data entry
- Developed a client-facing shipment tracking interface that reduced routine support queries by 40%
- Implemented centralized document management for photos, videos, and shipment files
Challenge
Design and develop a SaaS platform for auto importers that automates lot imports from auction platforms, centralizes document management, and provides real-time shipment tracking β without requiring technical expertise from end users.
Solution
Use Next.js as the core framework to provide server-side rendering, efficient routing, and fast page loads out of the box.
Design a GraphQL API layer for flexible, type-safe data fetching between client and server, reducing over-fetching and simplifying client logic.
Use MongoDB as the primary database for flexible document storage, well-suited to the dynamic nature of vehicle and shipment records.
Develop a Chrome Extension for automated lot imports directly from auction platforms (Copart, IAAI), eliminating manual data entry for managers.
Build a unified manager dashboard that aggregates all vehicles, clients, and shipment statuses in one place, reducing context-switching and improving response times.
Implement a document storage system for photos, videos, and files associated with each shipment, providing a single source of truth for managers and clients alike.
Design a client-facing tracking interface with real-time status updates, FAQ guidance, and task instructions, reducing routine inbound support queries.


