Skip to content

searoutefinder/dataapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Data App

Project for interactively displaying statistical data of multiple levels of Australian administrative areas

![alt tag](https://github.com/searoutefinder/dataapp/raw/master/sh_github.png)

Tech stack

  • Amazon EC2
  • PostgreSQL/PostGIS
  • Slim Micro Framework
  • Backbone.js
  • jQuery
  • Leaflet web mapping framework
  • Bootstrap 3

Description

The Data App is a web application written in Backbone.js that consumes spatial data feeds from a Postgis enabled PostgreSQL DB

Its main purpose is to let users choose any combination of administrative areas into comparison- and target areas and then compare the statistical attributes of these groups.

The data is the Postgis enabled PostgreSQL DB is fetched to the main application using a REST API like interface which was created using the Slim Micro Framework

On the client side, the app is written using a framework called Backbone.js that uses the above mentioned API to transform incoming data into models and collections that are going to be displayed on the web map, which is the fundamental part of the application.

About

The Data App project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published