Skip to content
Sebastian edited this page Nov 8, 2022 · 5 revisions

About this wiki

This wiki contains documentation for OpenSRP WHO ANC

What is OpenSRP Antinetal Care

ANC is an android client library build in java to track expectant mothers' pregnancy progress

Libraries used in ANC

The application relies on the following libraries to render it's UI and persist data.

  1. Android Client Native Form -This is to render views and widgets. Read more on Native forms
  2. Android client core . This library is used for persisting data to sqlite database. Read more on Client Core here

Features

Below are features provided by the library

  1. View of List of all clients
  2. Contact visit recording
  • Client Registration, editing and searching.
  • Profile creation
  • Population and site characteristics based on locations.
  • Tests recording
  • Physical health of the client.
  1. Counselling and treatment

Contribution

Contributions to OpenSRP Client ANC are are welcomed. Kindly create an issue for the bug fix or new feature you are adding/want added