Skip to content

unepwcmc/NRT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

National Reporting Toolkit

NRT is an online system to help Governments collect, analyse and publish environmental information quickly and easily. It’s being built by the UNEP World Conservation Monitoring Centre, in partnership with the United Nations Environment Programme (UNEP) and the Abu Dhabi Global Environmental Data Initiative (AGEDI). You can find out more at nrt.io

Technical Architecture

NRT is a web application, written in CoffeeScript. The server component runs on Node.js and connects to a MongoDB NoSQL back-end. The client-side component (which runs in the user's browser) is also written in CoffeeScript, and precompiled to JavaScript before being sent to the user. The more extensive client-side components use Backbone.js, with Diorama extensions for view nesting.

README Topics

Production

WCMC team should already have access to this document

License

NRT is released under the BSD 3-Clause License