MajiFix was developed by the World Bank in Tanzania to solve the challenge of tracking problems in cities through citizen crowd sourcing.
MajiFix builds up on the movement of civic issue tracking by adopting since day zero the well known standard Open311 GeoReport v2.
MajiFix is completely open source. It is free to use and to adapt, or adopt by anyone.
This is an official documentation on how you can contribute, use , extend or deploy MajiFix to your organization.
Please improve this documentation by cloning this repo. Create a feature branch for what you are working on, after you are done, please submit your pull request.
git clone https://github.com/CodeTanzania/majifix-docs.git
Install all required dependencies
npm install
npm run serve
and view it on http://localhost:3000