Skip to content

Application to present statistics for a collection of flights and display the flight routes on a map .

License

Notifications You must be signed in to change notification settings

edmw/flights-map-and-statistics

Repository files navigation

Flights Map & Statistics

Flights Map & Statistics is an application to present statistics for a collection of flights and display the flight routes on a map with the ability to filter for specific trips, flights and dates or participating people.

This HTML5 single-page javascript application is a demonstration project to try and learn various techniques used in modern web development. So, although the goal is to have always a high level of software quality expect to see some rather old or quirky things in here.

Things to see ...

  • I really like the dependency injection!
  • What the heck happened to my build file?
  • Check out the code coverage ...

Things to play with ...

  • Get rid of the old UI code and use AngularJS
  • Switch to more modern OpenLayers3
  • Bundle locales?
  • Bundle external libaries?

Developer Setup

Prerequisites

Installation

  • brew install node
  • npm install -g npm
  • npm install -g gulp
  • cd <project_directory>
  • npm install
  • gulp help

About

Application to present statistics for a collection of flights and display the flight routes on a map .

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published