Thread 4, Day 14 - Friday, June 14, 2024

Agenda

  1. Culminating Task: Building an App for an External Audience
    Note

    You will use the GraphGenerator app included with the CYOA template project to generate your group's directed graph.

    Recall that nodes (pages) must have at least one edge connecting them to other nodes, unless they are an ending node (page).

    All nodes (pages) that represent endings must be categorized so that your group can produce a directed graph that has it's endings accurately tallied.

    Categorize a node (page) as an ending by populating the ending_context and ending_type_id column for a given page.

    For example:

    Screenshot 2024-06-05 at 7.15.43 AM.png|600

Things to do before our next class