Proper database model for a user feedback system (an interesting case)
问题 I am developing an application using PHP and Yii Framework. I've been thinking about the most suitable database structure for the given functionality and here's what I've come up with. Yet I'm not 100% positive that's how it should be done so I've decided to ask the community. App Description: Registered users may participate in an event. Every event can have an unlimited number of users, called "participants of the event"). Once the event is over, every participant can leave a feedback about