joshsoftware / joshsoftware/peerly

Report or review a recognition

Open
#130 0 comments 0 reactions 2 assignees Claimed by @PradipDKshirsagar View on GitHub
enhancement go-backend
Dominant language
Go
Stars
10
Forks
8
PR merge metrics
No merged PRs in 30d

Description

APIs Needed:

- [ ] POST `recognitions/:recognition_id/report`
- Reference table name `reported_recognitions`
- type_of_reporting should be one of "Fraud", "Not Relevant", "Incorrect"

- [ ] POST `recognitions/:recognition_id/review`
- Reference table name `recognition_moderation`
- Field `is_inappropriate` should be marked `false` if reviewer says recognition is valid and is not among "Fraud", "Not Relevant", "Incorrect"

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.