PLUCS2/Oenana

Sample State

Opened this issue · 0 comments

Your sample state looks good! Nothing is denormalized :)

  • Incorporate changes that will come from revising your schema (remove companies slice of state, add in the sections/columns slice, add in the additional foreign keys for whichever slices need it, etc)
  • All the keys should be camelCase since this is javascript (user_id should be userId and so on)