VIN-Bladel

An iOS app to decode VINs powered by the NHTSA API.

The iOS app that manages the John Hersey High School Automobile Repair service. The app utilizes Firebase to store the customers, vehicles, past invoices, and the parts and services offered. A user can scan/type in a car VIN or search a customer by name to bring up the information of an old vehicle or to add a new customer/car to the database. The students doing the repairs have the option to select the maintenance they’re doing and send an invoice to the customer’s email when the repair is complete.

Features

Installation

Install Firebase

        git clone https://github.com/j-koreth/VIN-Bladel.git
        cd VIN-Bladel
        pod init