nkowaokwu / igbo-api-admin

Data entry platform for the Igbo API.
https://editor.igboapi.com
Apache License 2.0
8 stars 20 forks source link

refactor: incorporate referral points to leaderboard score #506

Open IfyNdu opened 10 months ago

IfyNdu commented 10 months ago
Status Type Env Vars Change Ticket
Ready Refactor No Closes #484

Problem

Include referral points in leaderboard calculation

Solution

Calculated referral points on the fly when leaderboard rankings are requested

QA

Other changes (e.g. bug fixes, UI tweaks, small refactors)

Improved userRanking (getLeaderboard controller) object typing by using Array.find to return an owner ranking thereby preserving UserRanking type definition