aksnell / assignments

0 stars 0 forks source link

05 - 04 - Octodex #19

Closed aksnell closed 4 years ago

aksnell commented 4 years ago

GitHub has a great mascot called Octocat. Octocat even has its own gallery of variations, created by GitHub itself and fans, called Octodex.

You can use all the tools you have at your disposal to get the job done. Use your browser's Developer Tools to inspect their site to find the exact font sizes and padding amounts.

Objectives

Requirements

Explorer Mode

Adventure Mode

Epic Mode

Additional Resources

aksnell commented 4 years ago

https://github.com/aksnell/octodex

That was a substantial amount of learning, I actually really liked parts of the github style for organizing CSS once I started to grok it more.

Also, I have been making a concerted effort to not read the next mode before the first is done, so I did not see the Epic Mode giving the clearence to use Javascript to create the content. Apropros of nothing, I included the like 95% working python script I banged out to convert that JSON to HTML because there was no way in way I was going to write any of that by hand.

If I get some time in between work for the rest of the day I will learn how in the world to do this with raw javascript because I don't have the foggiest idea.

aksnell commented 4 years ago

Your homework 05 - 04 - Octodex was marked: Meets Expectations

With LASERS

“With LASERS”

gstark commented 4 years ago

Nice work. You only needed to include about 12 cats.

Part of the lesson, for most students, is to feel the effect of having to write duplicate HTML and get a "feel" for when we start repeating things and see the positive benefit of generating content from code. You, clearly, don't require that lesson... 😉