SamanvayOrg / shwaas-android

Shwaas Android App
https://shwaas.samanvayfoundation.org/
0 stars 3 forks source link

Build status

Shwaas Android App

Shwaas is a tool that can be used by semiliterate field workers in identifying high risk conditions that require a need to visit a medical care facility.

Shwaas was originally developed during Covid to identify those who are at risk of pneumonia. We now plan to expand the scope of Shwaas to include other ailments as well. Details to follow.

Some details to know before development

Development

Storybook

App.js has two lines in the end

export default codePush(App);
export {default} from './storybook';

If you want to run the app, uncomment the first line. Else uncomment the second line.

Links

Design

Trello

Documentation

Release apk to staging

Release apk to production

Codepush

Staging - make codepush-staging Production - make codepush-production