-
Notifications
You must be signed in to change notification settings - Fork 24
Home
Sebastian edited this page Nov 8, 2022
·
5 revisions
This wiki contains documentation for OpenSRP WHO ANC
ANC is an android client library build in java to track expectant mothers' pregnancy progress
The application relies on the following libraries to render it's UI and persist data.
- Android Client Native Form -This is to render views and widgets. Read more on Native forms
- Android client core . This library is used for persisting data to sqlite database. Read more on Client Core here
Below are features provided by the library
- View of List of all clients
- Contact visit recording
- Client Registration, editing and searching.
- Profile creation
- Population and site characteristics based on locations.
- Tests recording
- Physical health of the client.
- Counselling and treatment
Contributions to OpenSRP Client ANC are are welcomed. Kindly create an issue for the bug fix or new feature you are adding/want added
Introduction
views