Closed aksnell closed 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.
Your homework 05 - 04 - Octodex was marked: Meets Expectations
“With LASERS”
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... 😉
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
app-app
withalpha
and name your projectOctodex
12
to16
or so). Your layout should be flexible but doesn't need to perfectly responsive.Adventure Mode
Epic Mode
Additional Resources