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

feat: display crowdsourcer referral code in profile section #502

Closed IfyNdu closed 10 months ago

IfyNdu commented 10 months ago
Status Type Env Vars Change Ticket
Ready Feature No Closes #482

Problem

Give user's access to their referral code

Solution

Rendered referral code in user's profile page and provided a copy functionality for UX purposes.

Before & After Screenshots

Screenshot 2023-11-05 at 18 04 25

QA

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

Made axios instance client flexible enough to return an actual response data type if specified.