anitab-org / anitab-org/mentorship-backend

Create user feedback feature

オープン
#170 コメント 14 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。