mirror of
https://github.com/Ekokumppanit/Lentolaskuri.git
synced 2026-01-26 11:13:58 +00:00
09d5ad02ac1d8652876cad05b7e3f427ca3690f1
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
- Build by Juho Teperi in 2013 while working for Ekokumppanit Oy
- Currently maintained by Ismo Vuorinen
Airport data comes from OpenFlights.org (airports.dat, AGPL)
Description
Languages
JavaScript
62.9%
HTML
16.3%
PHP
10.6%
Handlebars
5.5%
Less
4.7%