Code Monkey home page Code Monkey logo

prediabetes-risk-management's Introduction

prediabetes-risk-management

Information and tools relating to the 2021 Beyond Health Hackathon for the problem statement Improving the lifestyle management of pre-Type II Diabetes in adults aged 40+

Setting up and updating local repository (Git)

  1. Fork this repository into your own GitHub account.
  2. Start up your command prompt window/shell, navigate to a desired directory in your local system and clone the forked repo by using the command git clone https://github.com/[your-github-username]/prediabetes-risk-management. This will create a copy of the remote repo for you named according to the remote repository in your desired directory.
  3. For big updates involving dependencies, you will want to keep your own fork up-to-date with the main organisation repository by making a pull request from the main repo and merging the PR into your own fork, but watch out for merge conflicts.

Making pull requests and updates to main repo (Git)

  1. (OPTIONAL) Before making a change to your repo, you may want to consider creating a new branch for your new feature on your remote fork in case anything goes wrong. You'll also want to use the git checkout [new-branch-name] command to make sure you're on a different branch in your own local repo.
  2. Once you've made an update to your own repo and are ready, first commit the changes by taking git add ., then git commit -m '[Your commit message here'].
  3. Push the new changes to your own remote fork first by using git push origin [desired-remote-branch], but make sure your local system is also on the correct branch.
  4. Once done, you can make a pull request from your remote fork to the main organization for code review before merging.

prediabetes-risk-management's People

Contributors

nicholas-gcc avatar jordanyoong avatar

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.