Coder Social home page Coder Social logo

luisocasio / git-for-web-development-project Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bloominstituteoftechnology/module-challenge-intro-to-git

0.0 1.0 0.0 10 KB

In this project you will be using the concepts learned in the Git for Web Development lesson to fork/clone/push/and submit a PR for each project during this sprint.

License: MIT License

git-for-web-development-project's Introduction

Git for Web Development Project

In this project you will be using the concepts learned in the Git for Web Development lesson to fork/clone/push/and submit a PR for each project during this sprint.

This project consists of two parts:

Part One:

You will need to follow the Lambda School Git Workflow to add a file to this project follow the steps below:

  • Create your own version of this repo - Fork
  • Add your PM as a collaborator
  • Clone this repo
  • Create a branch git checkout -b 'firstName-lastName'
    • Add a file to the project called yourFirstName-yourLastName.txt. This file can contain anything.
    • Run your usual git commands for adding/commiting and pushing Be sure to push to your branch!
  • Create a Pull-Request to submit your work
    • Use your own student fork as the base (compare across forks, base-fork -> master).
    • Add your PM as a reviewer on the Pull-Request
  • PM then will count the Assignment as done by merging the HW back into master "STUDENT FORK".

Part Two:

Go back and follow the same steps for your UI-III-Flexbox project and your User Interface - Great Idea Project.

In order to do this, you do not need to create new forks of these projects. Follow the steps below for each project:

  • Add your PM as a collaborator to your fork.
  • Go into your project folder, make a new branch firstname-lastname
  • Add your first and last name to the README.md file in the project and save.
  • add/commit/and push to your own branch Be sure to push to your branch!
  • Create a Pull-Request to submit your work
    • Use your own student fork as the base (compare across forks, base-fork -> master).
    • Add your PM as a reviewer on the Pull-Request
  • PM then will count the Assignment as done by merging the HW back into master "STUDENT FORK".

Stretch

  • While the processes learned here will set you up to be successful in most situations, they are just the tip of the iceberg in learning Git. Independantly research the following topics to learn more about Git.

    • Research and understand what a merge conflict is and how to resolve it.
    • Reseach the Git commands pull, rebase, merge. These commands will allow you to bring in changes that other developers push to the master branch.
    • Reseach the Git commands reset , revert, clean. These commands will allow you to go back and ammends previous commits you have made.
  • Research and set up a Graphical User Interface (GUI) Git console.

  • Research and setup SSH keys with Github, so that you do not need to input your username/password each time you push.

git-for-web-development-project's People

Contributors

tetondan avatar

Watchers

James Cloos 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.