TIY-Durham / 2015-FALL-FEE

Class repo for the Front-End Engineering class of the Fall 2015 cohort at TIY Durham
18 stars 12 forks source link

17 -- Shay Hall #335

Closed ShayHall closed 9 years ago

ShayHall commented 9 years ago

Yaks shaved, Skitching complete, now to start making the HTML and (S)CSS for your profile template. For the purposes of this exercise, omit the page header with the search field and primary navigation.

Start by creating a new branch named release--0.0.1 from master in your TIY-GitHub repository. All your work from tonight will be in feature branches that stem from and merge back into this one, which represents your first, tiny, incremental release version: 0.0.1

We might as well practice writing some jQuery while we're here. In another feature branch -- feature--fetch-data -- use jQuery.ajax to fetch the data from your octocat.json file and log it to the console. That code should go inside the main.js file, enclosed in an IIFE.

Like before, push this feature branch to GitHub and open a PR into the release--0.0.1 branch. When your PR is reviewed, merge it.

BEAST MODE

There's a correlation between the data in octocat.json and the values in the left column, correct? Can you select each element that corresponds to a data field and replace its contents with the correct value from the JSON file?

ShayHall commented 9 years ago

https://github.com/ShayHall/TIY-Assignments/pull/22

ShayHall commented 9 years ago

https://github.com/ShayHall/shayhall.github.io/pull/10

ShayHall commented 9 years ago

PR Feature--basic-layout- https://github.com/ShayHall/TIY-GitHub/pull/2 PR Feature-profile- https://github.com/ShayHall/TIY-GitHub/pull/4 PR Feature fetching- https://github.com/ShayHall/TIY-GitHub/pull/6 PR release--0.0.1- https://github.com/ShayHall/TIY-GitHub/pull/3

ShayHall commented 9 years ago

Review #1 feature--basic-layout- https://github.com/cmauban/TIY-GitHub/pull/2 Review #2 feature--basic-layout https://github.com/nickycadavillo/TIY-GitHub/pull/2

ShayHall commented 9 years ago

Review #1 feature-details layout- https://github.com/Ricecoder/TIY-GitHub/pull/4 Review #2 feature-details layout- https://github.com/jeremyrist/TIY-GitHub/pull/3

ShayHall commented 9 years ago

Review feature fetching #1- https://github.com/Ricecoder/TIY-GitHub/pull/5 Review feature fetching #2- https://github.com/nickycadavillo/TIY-GitHub/pull/5

ShayHall commented 9 years ago

Review journals #1- https://github.com/Ricecoder/ricecoder.github.io/pull/14 Review journals #2- https://github.com/ericksonk/ericksonk.github.io/pull/12

kellymurray commented 9 years ago

Please review and close.

al-the-x commented 9 years ago

Please review and close...