Open kait-can-create opened 4 years ago
https://github.com/kait-can-create/sdg-astro-lounge
There's a lot of material that I did not want to copy/paste for learning purposes. Still struggling with JS. Will continue on work by re-opening later. Lost some time in JS API setup by not committing earlier.
Understood Kaitrin. Great start on this. I will mark it complete once you have accomplished:
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 reproducing a website.
Objectives
Requirements
Explorer Mode
[ ] 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
[ ] 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