Skip to content

TheMoonMoth/collab-3

Repository files navigation

Instructions

Work with a partner to edit a project and manage your changes with git.

Steps

  1. Find a partner. Pick one person to copy the app folder so that it is outside of this repo. Initialize it as its own git repo and link it to a remote on Github.
  2. Decide on your git workflow and record it inside the repo before you start. Be sure to commit it before moving on to the tasks.
  3. Taking turns, go to this app and generate a task. Do the task and make your changes available to your partner on Github.
  4. Once you've completed one task, slack your partner to start theirs. Do this 5 times.
  5. When you complete the process with working code, you should both submit the link to the repo.

Style:

We are using the feature branching style to get extra practice with git branches.

Task 1: Paul

Slack your partner. You should both edit five CSS properties, please.

Task 2: Kyle

You should edit five CSS properties.

Task 3: Paul

You should edit an HTML file. Add a recipe that you like using lists.

Task 4: Kyle

You should create a new HTML file. Link to it from index.html

Task 5: Paul

You should create an array of numbers in a Javascript file, if there isn't one. Write a function that generates a sum.

Task 6: Kyle

You should create a new CSS file. Link to it from one of your HTML files.

Task 7: Paul

You should create a new CSS file. Link to it from one of your HTML files.

Task 8: Kyle

You should edit an HTML file. Add a paragraph about something you like.

Task 9: Paul

You should remove a file other than index.html.

Task 10: Kyle

You should create an array of objects. Each object should have a name and age.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published