Frontend and Backend Development with Big Idea 1 Review

Please make a copy of our repository. In your terminal type:git clone https://github.com/jiya-sav/ourshiny.git Locate 'Final Lesson' in our notebooks folder and make a copy, make sure your name is in the new name.

Link to our fastpages: fastpages

Link to our repository: repository

Hacks and Point Division

  • Popcorn questions answered within lesson (.2)
  • Screenshot showing proof that conda is installed (.1)
  • Create 3 quiz questions to demonstrate the main steps in creating a repository on Github (.1)
  • Fetch from a third party API, and display json data. Then use the json data in any simple JavaScript function (hint: parse, this makes json data into a JavaScript object) (.4)
    • In your code, comment on how you implemented a 3rd party API. Reflect on how using the 3rd party API helped.
  • Pull request successful completion: (.1)

Extra: Use fetch() and display data from an API, self-made or third party (.1)