Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/newamericafoundation/atlas

Data platform for the Education Policy Program
https://github.com/newamericafoundation/atlas

Last synced: 12 days ago
JSON representation

Data platform for the Education Policy Program

Awesome Lists containing this project

README

        

# Atlas

Policy analysis tool for New America's Education Policy Program.

## General Info

* url: http://atlas.newamerica.org/
* server: ``node.js``.
* client: ``React.js``, ``react-router``, ``Backbone``.
* build: ``webpack``.
* authentication: ``passport.js`` with ``passport-google-oauth``.
* database: ``MongoDB``.

## Docs

* [Getting Started](/docs/getting_started.md)
* [Environment](/docs/environment.md)
* [Development](/docs/development.md)
* [Testing](/docs/testing.md)
* [Production](/docs/production.md)
* [Codebase Structure](/docs/codebase_structure.md)
* [Code Style Guide](/docs/code_style_guide.md)
* [Data Api](/docs/data_api.md)