Protection and Empowerment of Land Rights Defenders in Northern Uganda
# PELARD-API
* MDR web based Software
* A Mornitoring , Documenting and Reporting (MDR) platform for Human Rights Defenders of Land Rights in Acholi Sub Region.
## Attributes
* Users have the ability to view data related to Human Rights Violations on an open Dashboad.
* Contributors of reports are able to register, evaluate and approve contributions to the output reports.
* The User Inteface is very friendly
* The Dashboard displays statistical data through graphs and organised data visualization.
* The users can link relevant data to specific institutions , individuals or objects.
* The system runs on a real time database
## Technologies
* Firebase Realtime Database, Cloud Functions,Node and Express.js REST API
* Reactjs and D3.js Dashboard
* Javascript web components User Interface
* Firebase cloud storage for photos and images
## Collected Data
* Images and short videos
* Name of reporter
* Phone contact of the reporter
* Email Of The Reporter
* Type of violation
* Descriptive details of the violation
* Location of violation
* Date and time of Violation
* Persons involved in violation
* Witnesses in Violation
* Injuries and Damage
* Response By Authorities
* Any other Missing information/Notes
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
### Prerequisites
What things you need to install the software and how to install them
```
Give examples
```
### Installing
A step by step series of examples that tell you how to get a development env running
Say what the step will be
```
Give the example
```
And repeat
```
until finished
```
End with an example of getting some data out of the system or using it for a little demo
## Running the tests
Explain how to run the automated tests for this system
### Break down into end to end tests
Explain what these tests test and why
```
Give …