anitab-org / anitab-org/mentorship-backend

Create user feedback feature

未关闭
#170 14 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Category: Coding Status: Available Type: Enhancement
主要语言
Python
星标
200
派生
449
PR 合并指标
30 天内没有已合并 PR

描述

## Description

As a someone interested in the mentorship system development,
I need to receive feedback from the user,
so that I can improve the app with the user's feedback.

For this issue, you'll need to think about what the data model should have as attributes (e.g.: a creation timestamp, description of the feedback, ...)

**Note:** if this is too big, maybe this work should be split into more than one PR (e.g.: 1 for DAO and tests, 1 for data model and tests and 1 for API and tests).

## Acceptance Criteria
### Update [Required]
- [ ] Create a Feedback data model class, possibly link it to the specific user
- [ ] Tests for the data model class
- [ ] Create Feedback DAO
- [ ] Create Feedback API
- [ ] Tests for all of these?

## Definition of Done
- [ ] All of the required items are completed.
- [ ] Approval by 1 mentor.

## Estimation
2 hours

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。