Skip to content

thecartercenter/nemo

Repository files navigation

NEMO

NEMO is a mobile data collection and analysis web application. Originally designed for the Carter Center, it can be used in many different contexts for data collection.

Consider NEMO if you need:

  • Integrated form design
  • Standardized form sets
  • Multiple data entry paths, including web, ODK Collect, and SMS
  • Multiple mission/project management
  • Advanced user management with multiple permission levels
  • SMS broadcasting
  • Custom, real-time reporting
  • Offline operation in poorly-connected areas

To learn more about the history and goals of the project, visit the project site. You can also learn more about The Carter Center here.

Documentation

Usage

See the NEMO Documentation for help on using your new NEMO instance!

Production Setup

You can follow the production setup guide to set up an instance on an Ubuntu server. For production scenarios, Sassafras Tech Collective also offers managed production instances. Contact them for details.

Contributing

NEMO is 100% open-source. We would like you to be part of the community! We accept and encourage contributions from the public. You can start by filing a bug report or feature request using a Github issue. Pull requests are also welcome, but discussing things first in an issue is always a good idea.

See the development environment setup guide to get started with the code. Contributors may also find our architecture guide and auto-generated Entity-Relationship Diagram (ERD) useful.