Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Project 2

Ross Dakin edited this page May 3, 2018 · 10 revisions

Project 1 focused on low-level "raw" web development building blocks:

  • HTML
  • CSS
  • JavaScript

Project 2 focuses on higher-level website constructs:

  • APIs
  • Libraries
  • Responsiveness

Goals

Foo

Requirements

foo

Plan

Here's my recommendation for building your project:

  1. Start by finding a data set that you think is interesting and has a JSON API.
  2. Think about how you want to display that data (in a table, chart, map, etc.)

Clone this wiki locally