/itec2017

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Statistici Romania(iTec2017 - web development)

What it basically does it to make some api calls to data.gov.ro/api to retrieve data about:

  • surface distribution in Romania (rural and urban)
  • driving license holders in Romania

Installation

  • clone the project and run composer install in the project root
  • if composer install fails to complete, install necessary extensions
  • start the server by running php bin/console server:start

Go to http://localhost:8000