SSWConsulting / SSWConsulting/SSW.Rules

✨ Gamification

Open
#232 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
26
Forks
17
Avg merge
14h 39m
Merged PRs (30d)
2

Description

CC: @adamcogan @christianmorfordwaitessw

Rules needs to have a points system. Users can accumulate points based on this system:

  • History (1 point): view the rules I have viewed
  • Likes (5 points): view the rules I have liked and disliked
  • Read (5 points): view the rules I have read
  • Comments (5 points): view the rules I have commented on
  • Bookmarks (1 point): view the rules I have bookmarked (Note: Bookmarks are just a type of Tag)
  • Other Tags (1 point): view the custom tags
  • My Edits (10 points): New and edited rules I have made

As a logged in user I can see my points on my profile.
As a user I can visit another user's profile and see their points.

AB#59803

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with issue #232 and review how user profiles and the listed activities—history, likes, reads, comments, bookmarks, tags, and edits—are currently represented. Define how points should be calculated and displayed on the logged-in user's profile and on other users' profiles; done means all listed point rules are reflected consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
nextjs, typescript
Domain
full-stack
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.