Skip to content

hstatsep-wd/br-restaurant-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bay Ridge Restaurant Guide

Directions

The purpose of this activity is to help students practice linking files, doing so collaboratively by practicing merging.

Click here to begin!


Task 0: Study the directory structure

  1. Observe the files that are in the root directory of this repository:
    a. README.md is these directions
    b. home.md is where the user begins
  2. Explore the folders and the files inside of them.

Task 1: Getting Started

  1. 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.
  2. 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!


Task 2:

  1. 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 push to Github.

  2. 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.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.md for examples
  • 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.


Task 3:

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


Task 4: Extension

Add your own section(s)!

You do not need to finish this. But if you finish Tasks 1-3 in class, start this task!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors