Skip to content

This tool is for people that are in the market for a car. It allows the user to compare up to three different cars at the same time.

Notifications You must be signed in to change notification settings

ChrisLubin/Car-Comparison-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car Comparison Application

This tool is for people that are in the market for a car. It allows the user to compare up to three different cars at the same time.

Demo Screenshot

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

PHP Config File

Replace the lines below in the db_connect file with your credentials.

$dbname = ''; // FAU username
$dbuser = ''; // FAU username
$dbpass = ''; // FAU LAMP password

API Key

Insert your API key from developer.cars.com into the url variable in the getCarDetails and getCarTrims files.

Built With

About

This tool is for people that are in the market for a car. It allows the user to compare up to three different cars at the same time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published