Advanced Search
Search Results
82 total results found
Design Thinking
Design thinking is an approach to problem-solving and innovation. It’s a way of thinking and acting that allows us to find new solutions to challenges by engaging with them using a combination of intuition, experience, and analysis. Our application of the meth...
Mobile Application
Introduction The Mobile Application for Real-Time Management Information System (RTMIS) plays a pivotal role in facilitating remote data collection, primarily designed to support offline data submission for enumerators. Enumerators, who are an integral part o...
Objective & Key Results
Introduction Objectives & Key Results (OKR, alternatively OKRs) is a goal-setting framework used by individuals, teams, and organizations to define measurable goals and track their outcomes. We will use this framework to increase our focus and intentionality....
Project Sheet
Name UNEP - GPML Digital Platform Project Scope A short description of the scope of the project from a sector and technical perspective. Contract Link Link to the signed PDF document (PandaDoc) PMT Link Link to the PMT file in Google D...
Formatting the JSON File
We detailed the process of formatting a JSON file to create a customized questionnaire form for the RTMIS system. The RTMIS system leverages the Akvo Form Service for generating initial JSON form structures. We explored the basic structure and components of th...
Project Sheet
Name IDC (Income Driver Calculator) Project Scope A short description of the scope of the project from a sector and technical perspective. Contract Link Link to the signed PDF document (PandaDoc) Project Dashboard Link https://docs.goo...
Project Sheet
Name NMIS (National Management Information System) Project Scope National Management Information System (NMIS) is a versatile data collection application, serving as a generic module that can be utilized by multiple services. Contract Link ...
RTMIS Self-Host Installation Guide
Installation Guide Below step is for self-host or on-prem installation process. Please follow Developer-Guide to setup the development environement. Infrastructure Diagram System Requirements Application Server CPU: 2 GHz Dual Core Processor Memory: 4 GiB ...
Introduction
Objective Many projects involve repeating tasks by copying and pasting chart and map components from other projects. This inefficient practice leads to inconsistencies and increased maintenance efforts. Our solution is to create a dedicated React component li...
Low-Level Design
Architecture Overview We're building a React component library to make charting and mapping easier and more consistent across TC projects. The library will be divided into several key parts: Component Layer: Where all the chart and maps components live. S...
Project Sheet
Name Power Awareness Tool Project Scope The Power Awareness Tool 1.0 was launched by Partos in February 2020, as a tool to help make power relations more visible. In 2022, the tool was evaluated, resulting in the improved Power Awareness 2...
Low Level Design
Introduction About Power Awareness Tool The Power Awareness Tool 1.0 was launched by Partos in February 2020, as a tool to help make power relations more visible. In 2022, the tool was evaluated, resulting in the improved Power Awareness 2.0 version which se...
Sentry - Register Account and Setup Project
1. Visit Sentry's Website:Open your web browser and go to Sentry's official website. On the homepage, look for the "Get Started" button. 2. You will be redirected to a sign-up page where you can either create a new account using your email and password or ...
Expo.dev - Register Account and Setup Project
1. To begin using Expo, navigate to the Expo homepage. In the top right corner of the page, click on the "Sign Up" button. This will allow you to create a new account and gain access to Expo's ecosystem of tools for developing, reviewing, and deploying applica...
Code Documentation
1. Preparation import os import re import pandas as pd import numpy as np import difflib OUTPUT_DIR = '../output_data' 1.A. Data Input and Output JMP_INPUT_FILE = '../input_data/JMP/jmp.csv' JMP_OUTPUT_FILE = f'{OUTPUT_DIR}/table_jmp.csv' IFS...
Project Sheet
Name RTMIS (Real Time Monitoring Information Systems) Project Scope The government of Kenya needs a way to effectively monitor sanitation and hygiene facilities nationwide. Akvo is developing an integrated Real Time Management Information System (...
Project Sheet
Name Droughtmap Hub Eswatini Project Scope The National Disaster Management Agency (NDMA) of Eswatini requires a system to monitor, evaluate, and analyse drought conditions in the country. Akvo is developing a platform that utilises output data ge...
Low Level Design
Introduction About Drought-map Hub The Eswatini DroughtMap Hub is a collaborative effort between the National Drought Management Center of Eswatini, the Ministry of Agriculture, and the Eswatini Meteorological Service. This platform is designed to provide a ...