CodeTanzania / majifix-docs

Collection of documents for majifix

Home Page:https://codetanzania.github.io/majifix-docs/#/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MajiFix

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.

Contributing

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

Run it in development mode

npm run serve

and view it on http://localhost:3000

About

Collection of documents for majifix

https://codetanzania.github.io/majifix-docs/#/

License:MIT License


Languages

Language:HTML 100.0%