Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jaeyeophan/wdi-project

React-Express-Mongodb project
https://github.com/jaeyeophan/wdi-project

express mongoose react redux travis-ci yarn

Last synced: 7 days ago
JSON representation

React-Express-Mongodb project

Awesome Lists containing this project

README

        

# World Development Indicator Project (WDI-Project)
[![Build Status](https://travis-ci.org/JaeYeopHan/WDI-Project.svg?branch=master)](https://travis-ci.org/JaeYeopHan/WDI-Project)

## Project Description
The project is a React project that allows you to compare various development indicators of the world in graph form.

## Development Environment
* Node.js(with Express 4.15.2)
* mongodb(with mongoose)
* React + Redux + (...React-Family)
* Webpack 2
* TDD with mocha & chai
* Travis CI
* YARN


you can check script in `package.json` file.

### TODO List
* Add test code to each component
* Apply redux
* Add d3.js
* Use `immutable.js`