# User story As a front-end developer, I want to POST text feedback alongside with user's rating, so I can gather user feedback <!-- Ideally, this is in the issue title, but if not, you can put it here. If so, delete this section. --> # Acceptance criteria - [ ] the new DB field with migration added - [ ] endpoint adjusted to accept texts alongside with rating - [ ] tests adjusted to reflect the change.