speakerinnen_liste
speakerinnen_liste copied to clipboard
Add a 'Kurzkritik'/'review' to the speakers profile
In order to make speakerinnen more interactive we could add the possibility for signed in speakers to add a ( positive ) review to other speakers.
It should be more than a 'like' button because then it would be easy for people with a big network to get all theirs friends to like them.
So it should be a bit more sophisticated with fields like:
- when did I see/read/hear about that person
- where did I see it
- what did I like
Speakerin have a list of speaker they have featured.
Could look like this:
on the page:
We would also need something on the speakerin profile who added the review.
technical:
We could have a new object called review
with attributes:
- from_speaker ( profile.id, has_many relation to profile )
- for_speaker ( profile.id, has_many relation to profile )
- when ( date )
- where ( text )
- why ( text )
Wow, what a great issue - not only the idea but also the proficiency of the doing @tyranja. I'm impressed 😍