Giter Site home page Giter Site logo

waylonturbes / 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 0.0 0.0 21 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:

Task 1: Set up Project

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
  • Clone this repo
  • Create a branch git checkout -b 'firstName-lastName'
    • Add a file to the project called yourFirstName-yourLastName.txt. This should contain the link to your completed codepen from part 2 as well as the review questions/answers
    • Run your usual git commands for adding/committing 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 -> main).

Task 2: MVP

  1. fork this codepen https://codepen.io/BritHemming/pen/eYYEoPa?editors=1100
  2. You will be marking up all of the HTML and styling it to look like this: https://codepen.io/BritHemming/full/jONmxOm using CSS
  • this should be review from yesterday/ extra practice
  1. After you are finished please copy the review questions into your .txt file and answer them
  2. don't forget to add, commit and push your changes.

Task 3: Stretch

Stretch Review questions: 1. What is the difference between an inline element and a block element? 2. What happens when an element is positioned absolutely? 3. How do I make an element take up only the amount of space it needs but also have the ability to give it a width? 4. Name 3 elements that are display block by default, 2 elements that are display inline by default, and 1 element that is display inline-block by default 5. In your own words, explain the box model. What is the fix for the box model? Stretch Git Tasks

  • 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. Independently research the following topics to learn more about Git.

    • Research and understand what a merge conflict is and how to resolve it.
    • Research the Git commands pull, rebase, merge. These commands will allow you to bring in changes that other developers push to the main branch.
    • Research the Git commands reset , revert, clean. These commands will allow you to go back and amends 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

aus10allred avatar brityhemming avatar ladrillo avatar rodrigograca31 avatar tetondan avatar zoelud 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.