Skip to content
Varrun Ramani edited this page Jan 10, 2014 · 12 revisions

Welcome to the Wiki for the CrisisCommunicator!!!

Table of Contents

What is it?

In short, the CrisisCommunicator is an open source (using the BSD-based PeaceOSL) web-app built for distributed networks of devices, to help in disaster situations. It received the 2012 Young Innovator Fellowship from the UN International Telecom Union, and has been progressing ever since!

Current Status

The code is in pre-alfa stage right now. Join the fun! We're building something beautiful. Check out the other pages on this wiki to know more about what it's supposed to do, and check the issues queue for some easy ideas on where to get started.

How can I get started?

While we know you're itching to get your hands dirty with code, we suggest you first glance through the Use Cases to get an idea of how/when/why the application is going to be used. You might also want to look at the System-Architecture to get an overall picture of what fits in where.

You should definitely look at Saving,-Storing,-Sending-Messages, to see the different types of messages, and forms that need to be created.

Clone/ Fork

We prefer that you fork the repository, so that we can merge a pull request once the challenge is over. However, we leave it up to whatever method you feel comfortable.

 $ git clone https://github.com/WiseEarthTechnology/CrisisCommunicator-Challenge.git

Note that whatever code you write is subject to the Peaceful-OSL license in the repo.

Requirements

Have a look at Development Environment for starters.




Resources

More questions?

Check out our Frequent Asked Questions and revisit our page regularly as we update them!

Discussion Pages

Which-Server-stack-should-be-used-for-the-CrisisCommunicator?

Clone this wiki locally