Branching strategy for version control - JosephKlutenkamper/Med_App GitHub Wiki
This(picture below) should be how the branches are structured where each developer creates their own (local)branch based off of the most recent development branch and creates a pull request for development branch based on feature addition or debug.