The purpose of this activity is to help students practice linking files, doing so collaboratively by practicing merging.
Click here to begin!
- Observe the files that are in the root directory of this repository:
a.README.mdis these directions
b.home.mdis where the user begins - Explore the folders and the files inside of them.
- Partner up. One person needs to fork this repo and add the other partner as a collaborator. The collaborator needs to open their email to accept the invitation.
- You both need to clone the forked repo into
wd/classwork/.
This will be the workflow for most (but not all) pair activities. Git used to it!
-
Notice that the American section is completely finished. All links direct the user to the appropriate file/website.
a. IMPORTANT: Use the magnifying glass icon (top-right corner of your IDE) to preview your markdown files in order to test the links.
.
They should also work correctly when you
pushto Github. -
Your task is to update the links for the entire Asian section. The restaurants are divided into sub-categories of Asian food. Here is your todo list:
home.md- Asian --> needs to go to -->
asian.md
- Asian --> needs to go to -->
asian.md- Chinese --> needs to go to -->
chinese.md - Japanese --> needs to go to -->
japanese.md - Thai --> needs to go to -->
thai.md - All 3 need Back to Asian links
- All 3 need proper external links
- The text/URLs are already there. All you need to do is add the correct symbols.
- See
american.mdfor examples
- Chinese --> needs to go to -->
- Start over --> needs to go to -->
home.md(for all files)
NOTE: You are doing this collaboratively! Split up the work, add/commit/push, and pull & resolve conflicts when necessary. This activity serves two purposes: practice linking files and practice collaboration.
- Add a new food category: European. It should have a sub-category structure, just like Asian did:
- Greek
- Omonia Cafe
- Something Greek
- Mediterranean
- Tanoreen
- Le Sajj
Like Task 2: divide & conquer, push and pull.
Add your own section(s)!
You do not need to finish this. But if you finish Tasks 1-3 in class, start this task!
