An open API service indexing awesome lists of open source software.

https://github.com/jplusplus/dragons-gifts

Take a tour of the dams, stadiums, mines and super-highways financed, sometimes controversially, by Beijing.
https://github.com/jplusplus/dragons-gifts

Last synced: 3 months ago
JSON representation

Take a tour of the dams, stadiums, mines and super-highways financed, sometimes controversially, by Beijing.

Awesome Lists containing this project

README

          

Dragons Gifts
=============

Berlin - January 2014

http://jplusplus.github.io/dragons-gifts/

## The project

From dams to super-highways, from mining sites to research centers, from the African Union headquarters to more than 40 Confucius institutes, the Chinese presence in Africa takes shape in several ways.

Some analysts talk about soft power. Others raise the alarm over a Chinese invasion. The Chinese government constantly emphasizes the friendship between the people of China and Africa. Such confusion engengers a thick blanket of fog that covers the Chinese investments in Africa.

Start the tour and have a look at the Chinese projects in Africa, or explore the data and delve into the Chinese presence in the African continent.

![Home Page Screenshot](screenshot.png "Home Page Screenshot")

## Installation

### Dependances

$ sudo apt-get install build-essential python-pip python-dev

and install virtualenv

$ sudo pip install virtualenv

### Setup a virtualenv and download dependances

$ make install

#### No Python dependances

* [CoffeeScript](http://coffeescript.org/)

### Launch

```
$ make run
```