React front-end web application and Python back-end web server for the Cradle VSA System, a technological health care system to improve maternal care and reduce preventable maternal deaths in Ugandan villages.
- Issue tracking is managed via Github Enterprise Issues at: https://github.sfu.ca/cradle-project/Cradle-Platform/issues
master
is continuously deployed to: https://cradle-dev.cmpt.sfu.castaging
is continuously deployed to: https://cradle-stg.cmpt.sfu.ca
See docs/development.md.
For CRADLE Mobile set up see docs/mobile_setup.md.
For CRADLE SMS relay set up see docs/sms_relay_setup.md.
When you seed_minimal
, only one user is added:
Username | Password | Role |
---|---|---|
[email protected] | cradle-admin | ADMIN - Administrator |
If you choose to seed additional test data using either seed_test_data
or seed
,
the previously mentioned admin user is added along with a few additional users:
Username | Password | Role |
---|---|---|
[email protected] | cradle-admin | ADMIN - Administrator |
[email protected] | cradle-cho | CHO - Chief Health Officer |
[email protected] | cradle-hcw | HCW - Healthcare Worker |
[email protected] | cradle-vht | VHT - Village Health Team |