jrcharney/BookClub

Group class (group of users intersted in the same book)

Opened this issue · 3 comments

Group class (group of users intersted in the same book)

Groups will be called Clubs. There will likely be two or three types of clubs.

  • Book Clubs which link a book and a club
  • Author Clubs which link an author and a club
  • Regular Clubs which are not linked to a book or an author.

So good news, bad news time.

The good news is that I have an entire structure of which to build a message board with polls,

The bad news is that the ER diagram looks like spaghetti.

I also haven't applied the tag system to the forums like I did with the books and authors.

Merge with #23. We just need to write up some models for sequelize...I think.