Skip to content

iReporter enables any/every citizen to bring any form of corruption to the notice of appropriate authorities and the general public.

Notifications You must be signed in to change notification settings

dokenedgar/iReporter

Repository files navigation

iReporter

Build Status Coverage Status

A corruption reporting and intervention-seeking platform whereby users can call the attention of government agencies to pressing issues in the society

Getting Started

Prerequisites

To run this project locally on your system, you need to have node js installed on your system. If you don't have it, you can download it here. And then follow the instructions from the node website to install it. When you're done come back and proceed to the next step.

You also need to download and install git. Instructions on the download and installation can be found here.

To check whether you have them already on your system or verify that the installations were done successfully run the following from the command line:

node --version

This will print the version of node you've installed or an error message if none is found.

git version

This will print the version of git you've installed or an error message if none is found.

Cloning

When you've verified git and node have been installed, create a directory and navigate to it. Once inside that directory, open the terminal, this can the the normal command prompt CLI or the GIT BASH you get after installing git. Note: You need internet for this as well. In the terminal, enter the following git clone https://github.com/dokenedgar/iReporter.git When it runs successfully, you'll then have a local copy of the project available on your system. In the terminal run ,

git branch

to list all branches on the repo, and then

git checkout develop

Once you're inside the develop branch, run

nmp install

to install all required dependencies specified in the project.

Pivotal Tracker Board

https://www.pivotaltracker.com/n/projects/2227702

gh-pages

https://dokenedgar.github.io/iReporter/

About

iReporter enables any/every citizen to bring any form of corruption to the notice of appropriate authorities and the general public.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published