Home

Awesome

Mashup project

This project is open-ended! Requirements:

The JS code should be non-trivial. That being said... start simple! (Just get the data to show up on the page.) No server-side coding is required, but feel free to create a backend in whatever language if you like, if you need one.

Finding an API

A couple things to look for in an API (or at least the endpoints you're using) for this project:

Here is a list of API suggestions.

V1

Get the data to show up on the page.

V2

First pass. Get your main feature working in the simplest way possible.

V3

Iterate!

Bonus points