United Nations Data Graph Application

About the Project

The International Labor Organization of the United Nations Development Program required a web application that could display data from their Middle East region for presentation at their events. The application we built for them included the following features:

  • Responsive, interactive graph that breaks down the stats by country and goals.
  • Graph data filtering by population or equally.
  • Customized backend that allows for adding, editing, and deleting all data shown in the graph.
  • Data field visibility options.
  • Multiple data field types.

This custom web application was built using HTML5, CSS3, Javascript, and PHP on the Code Igniter and Laravel Frameworks. The database is managed through MongoDB.