Closed hayesch19 closed 5 years ago
You Only Need One https://gist.github.com/hayesch19/14e695438e3d4a2db5761737d906ef31 Lost Without a Map https://gist.github.com/hayesch19/b9ab08fffd56bc90ca7fc35e588a2eb2 Filter out the geese https://gist.github.com/hayesch19/45a24d67f94a0f3ecd6d599c445034d0
Some oddities in the code that we can chat about some times, but overall good job.
Your homework week 03 - day 03 - bringing it all together - final was marked: Meets Expectations
“Well done!” — via Gavin Stark
Prove yourself, warrior!
You have grown very quickly to have worked with and master HTML, CSS, JavaScript, and basic programming fundamentals. This will be a test of those skills and ideas that you have gained and a reflection of how far you have come.
For this assignment you will be doing 3 code katas, as well as reproducing a website.
Objectives
Requirements
Explorer Mode
[x] Complete these code katas, in JavaScript, and turn them in by making a gist [ ]find the one [ ]use your map _ [ ]filter out the geese
[x] Reproduce this site exactly [ ] Should be 100% responsive [ ] Should pull from https://sdg-astro-api.herokuapp.com/index.html API using JavaScript [ ] Should display a countdown timer to next astronomical event. This timer should countdown until hitting zero [ ] The carousel should change automatically every 10 seconds
[x] All code should be: [ ] readable properly indented [ ] variables, class names, and functions should be reasonably named [ ] proper style guides should be followed [ ] commented
Additional Resources