ashtastic / insect-injector

Given a complete function, determine the correct data format for the information to be output correctly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Insect injector

  • Approx. completion time: 1 hour
  • Deliverables: 1 HTML file, 1 CSS file, 1 JS file, images

Given a complete function, determine the correct data format for the information to be output correctly.

  • Fork this repository.
  • Convert the information found in content.csv into a data structure in the Javascript file.
  • All the information should be stored in a variable named insects
  • Use the function that outputs it as a reference to how the data should be structured.
  • DO NOT change the HTML.
  • DO NOT change the CSS.
  • Run it through Markbot and make sure it passes all the checks.

Goal

Visually match the images in the “screenshots” folder.


Hand in

Drop this folder into your Markbot application. Make sure to fix all the errors. And submit to Canvas using Markbot.

About

Given a complete function, determine the correct data format for the information to be output correctly.


Languages

Language:JavaScript 86.5%Language:HTML 11.8%Language:CSS 1.7%