Unit07 Presidents

Overview

In this assignment we will be accessing a JSON data file that contains information about the presidents of the US and displaying it on a page.

Vocabulary

JSON
The acronym for Java Script Object Notation, a way to store data.
JavaScript Modules
Allow you to separate your code into pieces and import and export only the data and functions that you need.

Objectives

At the end of this module, you should be able to...

Tasks

Watch

Reflection Questions

Read The Rise and Rise of JSON by two bit history

Assignment Example

Assignment Checklist

Unit07 Presidents (10 pts)

A listing of all the presidents using JSON data and external images.

Page Header
Footer
Content
Design

Using your very best design skills, make this page look nice

Overall Page Requirements

Your page needs to meet these requirements

Grade

In order to receive a grade for this assignment you must earn 90% of the points listed above.