2013-06-25 12:08:47 +03:00
2013-05-13 11:43:34 +03:00
2013-05-13 11:43:34 +03:00
!
2013-05-15 09:36:03 +03:00
2013-05-13 11:43:34 +03:00
2013-06-24 21:21:41 +03:00
2013-06-24 21:21:41 +03:00
2013-06-24 21:21:41 +03:00

Lentolaskuri

Flight CO2 emission calculator.

Uses Grunt: The JavaScript Task Runner.

Installation

Prerequisites

  • Webserver that runs PHP to poll the airport data
  • MySQL server to hold the data
  • npm, bower and grunt to fetch dependencies and to build the project

Lentolaskuri has been tested and build using tested on MAMP and LAMP stack.

Dependencies

npm install && bower install

Building the project

grunt server # Start development server
grunt # Build minified and optimized version for release

Credits

Airport data comes from OpenFlights.org (airports.dat, AGPL)

Description
No description provided
Readme 186 KiB
Languages
JavaScript 62.9%
HTML 16.3%
PHP 10.6%
Handlebars 5.5%
Less 4.7%