Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 388 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 388 Bytes

FindCar-Project

Find car project is a demonstration of how you can use postGIS to create an awesome application. The idea is to find car for sale based on how far it is from a determined city. So, you can choose how much kilometers you are willing to travel in order to buy a car.

Prerequisites

This project uses:

  • PostgreSQL with PostGIS extension installed.
  • PHP 5.6 or newer