Skip to content

praekeltfoundation/platform-mnch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Platform Maternal, Newborn, and Child Health (MNCH)

This repo holds a collection of flows. The purpose of these flows is to act as base/building blocks, to be able to create MNCH services. They're designed to be reusable across multiple services.

Architecture

The flows use ContentRepo to store and manage the content of the flows.

The flows are exports of Turn Stacks, which can also be represented as Flow Interop flow definitions. The idea is to import them into a new service, configure them, and then use them to run that specific MNCH intervention.

flowchart LR
    WA[WhatsApp] <--> T[Turn]
    T <--> CR[ContentRepo]

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published