ClimateMind / ClimateMind/climatemind-backend

POST text feedback alongside with user's rating

Open
#463 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
24
Forks
20
PR merge metrics
No merged PRs in 30d

Description

# User story

As a front-end developer, I want to POST text feedback alongside with user's rating, so I can gather user feedback

# Acceptance criteria

- [ ] the new DB field with migration added
- [ ] endpoint adjusted to accept texts alongside with rating
- [ ] tests adjusted to reflect the change.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the endpoint that accepts a user's rating, then trace the related database model, migration setup, and tests. Add the text-feedback field across the persistence and request paths, and update the affected tests so they verify ratings with accompanying text.

Written by the indexing model from the issue text.

Assessment

Tech stack
flask, python
Domain
api, backend, database, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.