Skip to content

Instantly share code, notes, and snippets.

@jnewman12
Created January 10, 2017 09:47
Show Gist options
  • Select an option

  • Save jnewman12/9bf551a0bcbba0dd06a21bacdafe372a to your computer and use it in GitHub Desktop.

Select an option

Save jnewman12/9bf551a0bcbba0dd06a21bacdafe372a to your computer and use it in GitHub Desktop.
Lab for Multiple Associations

Associations Lab


WDI Overflow Code Along

wdi overflow


Objectives

  • we are going to create a service, called WDI Overflow that allows questions to be posted. Those questions each have multiple comments
  • we need to set up our application to reflect this data modeling. We will accomplish this, by working together as a class

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment