Skip to content

During pregnancy, women are at risk of various complications affecting their individual health (gestational diabetes, pre-eclampsia) as well as the fetal health (pre-term birth, miscarriage, fetal heart defects). The goal of this project is to build a web tool for pregnant women to feed in their individual data and obtain the risk socres for var…

Notifications You must be signed in to change notification settings

Jethuestad/early-pregnancy-risk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Early Pregnancy Risk Project

Pregnant or planning for a baby? This tool will make you assess your health status for a healthy pregnancy and a complication free birth. By filling in your personal health measurements, this tool will estimate risk for developing common pregnancy complications below.

  • Miscarriage
  • Gestational Diabetes Mellitus
  • Preeclampsia
  • Pre-term birth
  • Still birth
  • Caesarean section
  • Postpartum depression

It is important to note that the tool will provide you with the risk of an ‘average‘ woman with your health measures and NOT your personal risk score. It is also important to note that the model does not take into many other psychosocial factors affecting maternal outcome.

Go to the Wiki for information about the project.

Server and Client

The server and client folder contain seperate projects. When committing changes, please do not change code in both projects at the same time. The server and client does not communicate though code, it communicates though a REST API and will be deployed in different environments.

Workflow

When commiting large changes to the project please set up a pull request, this is so that it can be peer-reviewed before it's merged into the codebase.

When creating a branch for a feature / bug-fix it should be named like this: type/issue-number/note, eg:

  • bug/32/post_request
  • enhancement/4/header
  • refactoring/51/request_module

NOTE: If an issue doesn't already exist, create it before making the branch.

About

During pregnancy, women are at risk of various complications affecting their individual health (gestational diabetes, pre-eclampsia) as well as the fetal health (pre-term birth, miscarriage, fetal heart defects). The goal of this project is to build a web tool for pregnant women to feed in their individual data and obtain the risk socres for var…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published