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 demonstrating knowledge of low-level web development building blocks ("raw" HTML, CSS, JavaScript).

Project 2 focuses on utilizing pre-built libraries to help you build useful websites expediently.

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