AUTOTRACK

Autotrack is a MERN-application that allows car dealership's inventory managers to streamline the vehicles' reconditioning process before sale. With Autotrack, users can create a profile for each car that contains checklists to measure the progress of the car. Additionally, each car's profile provides a QR Code which users can scan to access a car's profile from anywhere in the car lot.

CONCEPT

Autotrack derived from one of my teammate's past experience working in a car dealership. As the inventory manager, he was responsible of preparing acquired cars in auctions for sale, also known as the reconditioning process. This included cosmetics, maintenance, photo session, and everything in-between.

The goal was to turn around a completely reconditioned vehicle in 5 days. The time challenges during the reconditioning process were compoundeded by the lack of a tracking tool, as well as immediate access to the car's progress regardless of the car's location. As a result of internal and external partners inability to quickly assess a vehicle 's needs, the average reconditioning process took 8-9 days. In order to tackle these challenges, we created Autotrack.

For details, please view Autotrack's GitHub repository. To view an account in Autotrack, you may use demo for username and password.

GITHUB

CONTRIBUTION

  • Spearheaded week-long architecture and planning process
  • Developed Main Tasks React component: displays the overall progress of a car
  • Integrated user authentication using JSON Web Tokens
  • Developed Information React component: displays the basics specs of a car
  • Co-developed the Profile React component: this component updates progress bars when a task is completed, added, or deleted.