-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
51 additions
and
181 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,8 @@ | ||
UIDev-substrate | ||
=============== | ||
=============== | ||
|
||
Clone this repo and create a responsive image gallery using the gallery.json file for data. Include and/or create what ever other resources you may need then submit a pull request and. | ||
|
||
Make sure to document your decision process in your code and elaborate on challenges and solutions in your commit messages. | ||
|
||
Keep in mind, this is more a window in how you problem solve rather than strictly skill with code. Highlight areas you are strong in, but don't sweat any weaker areas too much. |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
{ | ||
"gallery-title": "Famous Creatures", | ||
"photos": [{ | ||
"attribution": "Carter Brown", | ||
"creation-data": "2009-01-08T19:20:30+01:00", | ||
"description": "Annoyed at the length of the photo shoot, this otter diva barks at her assistant for another cuppachino.", | ||
"title": "otter", | ||
"src": " img/otter.jpeg" | ||
}, { | ||
"attribution": "Harrision K. B.", | ||
"creation-data": "2011-10-28T16:43:00+04:00", | ||
"description": "Considered a star in the snail community, this little guy can be seen in two shots in Pixar's 'A Bug's Life' and acheived child star status with his premiering role in 'Honey I Shrunk the Kids'. ", | ||
"title": "snail", | ||
"src": " img/snail.jpeg " | ||
}, { | ||
"attribution": "Amber Crockett", | ||
"creation-data": "2007-07-07T13:00:00+01:00", | ||
"description": "In a shameful and desperate attempt for attention, this granddaughter of the once great fox of Fox in Socks fame, claims to have been the inspiration behind the ears on Josie and her Pussycats. Aside from the obvious problem of the band's ears being feline in nature and foxes being of the canine varity, there is also the anachronistic problems, Josie predating this young fox by several decades... Just shameful!", | ||
"title": "Fox", | ||
"src": " img/fox.jpeg" | ||
}, { | ||
"attribution": "Creative Commons", | ||
"description": "Widely roumored to be the site of the elusive Durmstrang school for wizards, made famous (infamous?) in the works of renouned biographer J.K. Rowling's epic seven part expose on one Harry Potter, this lake in northern Russia Baikal region has long been known for it's magical properites and unexplained evnets.", | ||
"src": " img/Northern_Baikal_Russia.jpeg" | ||
}, { | ||
"description": "This gentle giant of the land-based arachnids is a common house pet for a legion of adolesant and pre-adolesant boys.", | ||
"title": "Taranchula", | ||
"src": " img/taranchula.jpeg" | ||
}, { | ||
"attribution": "Creative Commons", | ||
"description": "A plesant picnic in the grass adds some extra color to another beautiful day on the preserve", | ||
"title": "Chimpanzes", | ||
"src": " img/chimps.jpeg" | ||
}, { | ||
"attribution": "Creative Commons", | ||
"title": "African elephants", | ||
"src": " img/African_elephant.jpeg" | ||
}, { | ||
"attribution": "Creative Commons", | ||
"description": "A mysogonist bird makes cat calls at a passing female on his lunch break. The bird was later reported to H.R. and his union rep, but was merely given a slap on the wrist. When questioned about the diminutive punishment, the H.R. rep stated unapologetically, 'birds will be birds.' Of no comfort to the passing female as this was the thrid time this week she had been whistled at in a tone denoting that the male is available for mating", | ||
"title": "Bird is the word", | ||
"src": " img/bird.jpeg" | ||
}] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.