dyim42 / att-hackathon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

att-hackathon

Example JSON data from form:

	{
		"new_car" : 1,
		"price_min": 10000,
		"price_max": 20000,
		"preference": "comfort",
		"type": "SUV",
		"feature1": "Backup Camera",
		"feature2": "Bluetooth",
		"feature3": "Multizone Climate",
		"color": "Blue",
		"transmission": "Manual",
		"drivetrain": "Front-wheel drive",
		"engine": 4
	};

About


Languages

Language:HTML 58.7%Language:JavaScript 32.5%Language:CSS 8.8%