A webpage that allows a user to enter a maximum price and mileage and displays available cars that fit those parameters.
- In terminal run the following commands to setup the database:
- Fork and clone this repository from gitHub.
- Navigate to the root directory of the project in which ever CLI shell you are using and run the command: composer install.
- Create a local server in the /web directory within the project folder using the command: php -S localhost:8000 (assuming you are using a mac).
- Open the directory http://localhost:8000 in any standard web browser.
- Open http://localhost:8000/.
None so far.
Please contact ericaw21@gmail.com or michaela.delight@gmail.com with concerns or comments.
- HTML
- CSS
- PHP
- Silex
MIT license
Copyright (c) 2017 Erica Wright, Michaela Davis