Let's be friends

Introduction

You have so many tools. But sometimes it’s hard to really get it to click that you can do anything you want with the tools.

Here’s the first in a series a work-through/prompts to guide you through the thought process.

Prompts

Can you:

  1. Set up the basic structure and build a menu

  2. Create a router for conditional templates based on querystring (user input)

  3. Add a 404 error page and make sure that no page is home

  4. Write up the data for each page with JSON (or PHP associative arrays)

  5. Set things up so that they data is pulled in based on the chosen route

Show us your code!

And we’ll give you the next part.

Surely, it’s on Github – right?

Let's be friends