Created 1 year, 5 months ago...The next challenge is to create 'tags', and thereby we will have the four primary types of data organization handled:
- none-to-one (Item)
- one-to-one (Author)
- one-to-many (Comment)
- many-to-many (Tag)See how it makes a nice chain?
none - one - one - many - many
(circle any two adjacent)