Skip to content
varrunr edited this page Apr 20, 2013 · 12 revisions

If you want to participate in the CrisisCommunicator challenge, you've landed at the right page. This page aims at giving you a kickstart for the challenge.

Table of Contents

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.

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

Clone this wiki locally