Gibsonify is a Flutter app designed to follow Gibson's 24-hour methodology for nutritional data collection.
The app follows the structure of the four passes of Gibson's methodology. It has been designed with prompts to help the enumerator carrying out the survey to make the process as intuitive as possible. Having been designed with offline usage in mind, it stores the recipes and all collected data locally on the device, allowing it to be exported at a future point.
Internal testers may install and update the app via the Google Play store:
Alternatively, the latest stable Android version of Gibsonify can be downloaded as an .apk
file by clicking the button below:
Instructions for verifying that you've downloaded the correct file are in docs/release_verification.md. After downloading the apk
file to your Android smartphone, you need to allow installation of apps from unknown sources, and then tap on the apk
file, and allow all other prompts to install it.
Releases on platforms other than Android are currently not officially supported, although they can be built by following the development instructions outlined in the section below.
Instructions for developing Gibsonify are in docs/development.md.
Gibsonify is being developed by Faizaan Pervaiz, Archie Carpenter and Charlotte Rowe, who have taken on the previous work of Shazril Suhail, Adam Sroka, Greg Chu, Juan Rodgers, and Choon Kiat Lee.
The development of the project is supervised by Alexandre Kabla (University of Cambridge, Engineering Department) and Lara Allen (Centre for Global Equality), in collaboration with Padmaja Ravula and Kavitha Kasala (ICRISAT). The project received support from TIGR2ESS.
The source code of this project and all other content is licensed under the Apache 2.0 license.