Coder Social home page Coder Social logo

bsc-phase-two-project's Introduction

Getting Started

Start on this project by forking and cloning this project repository to get a local copy of the dataset.

Repository Structure

For this project we will require the following directory structure. All individual work should be done within your personal "member" folder.

project-folder
|
README.md
data-folder
images-folder
notebooks-folder
|
report.ipynb
exploratory-folder
|
member-1-notebooks-folder
member-2-notebooks-folder
member-3-notebooks-folder

Github Workflow

For this project, we ask that you use the following github workflow.

 

Each team member should have their own "member branch", where the vast majority of their work takes place.

At the end of each day, or on an agreed upon cadence within your group, each team member will sync their member branches by merging with the developing branch. All work that ends up in the main branch should be finalize first on developing. 

This can be done by running the following in command line:

  • git checkout developing
  • git merge <name of member branch>
  • git push origin developing

Please note:

  • If a team member has pushed to developing, and you have not pulled those changes down, then before you push you will need to run a git pull.
  • If you and your teammate made edits to the same file, it is possible that you could end up with a merge conflict. That is not the end of the world! Let an instructor know and we'll walk you through the process.

bsc-phase-two-project's People

Contributors

davidbraslow avatar joelsewhere avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.