Open
Description
Feedback survey for users is unmaintained, so it makes no sense keeping it in the app anymore.
The aim of this issue is addressing the removal of everything related with feedback in the app:
- Drawer section
- In settings, in "More" section (also removing it from the description of the section)
TASKS
- Research (if needed)
- Create branch feature/remove_feedback
- Development tasks
- Implement whatever
- ...
- Implement unit tests (if needed)
- Code review and apply changes requested
- Design test plan
- QA
- Merge branch feature/remove_feedback into master