Unit11 Ships

Overview

In this module, you will create a dynamic page using a JSON data file and the fetch API

Vocabulary

Fetch
Provides an interface for fetching local and network resources
Promise
Represents the success or failure of an asynchronous operation and its resulting value.
Error Handling
Providing a backup option if a problem is encountered
API
Application Programming Interface

Objectives

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

Tasks

Watch

Reflection Questions

Read How to Use an API: Just the Basics by Emma Burlingame

Assignment Example

Assignment Checklist

Unit11 Ships (10 pts)

Using the provided JSON DATA set, create a dynamic page that build a button for each ship and then displays that ship when the button is clicked.

Page Header
Page Navagation
Page Content
Page Footer
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.