Introduction
Ushahidi is a tool for collecting, managing, and visualizing data.The functionalities of the mzima platform remain largely the same with what was in v3 platform. The main difference is the improved user interface and user experience.
Key repositories
- Ushahidi / Platform (opens in a new tab) -This repository contains the backend code with the REST API implementation.
- Ushahidi / Platform-client (opens in a new tab) -The web client is the component that end users interact with when opening the Platform website with a web browser. The client interacts with the API in order to perform operations on the system (i.e. submit posts, query posts).