Giter VIP home page Giter VIP logo

jethuestad / early-pregnancy-risk Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 2.0 2.8 MB

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 various pregnancy complications.

JavaScript 49.58% Python 50.42%
health webtool django react-native python javascript

early-pregnancy-risk's Introduction

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.