Add reputation to communities
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 292
- Forks
- 136
- Avg merge
- 19m
- Merged PRs (30d)
- 1
Description
After an user has finished a trade on a community, it should be good for an user to have the chance of rating the community. Also, when the user wants to set a new community by default, or find communities, the bot should display community reputation and number of successful trades, in the same way it does for users.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the post-trade completion flow and the commands for setting a default community and finding communities. Trace how user reputation and successful-trade counts are currently calculated and displayed, then identify the community data and presentation points that need to support ratings and reputation. Done means users can rate a community after a completed trade and both requested community views show its reputation and successful-trade count.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100