LaneEcho / LWT-bingo

Bingo game for virtual Lesbians Who Tech Conferences
MIT License
3 stars 0 forks source link

feat: show rank on leaderboard #68

Closed jcuadrosj closed 1 week ago

jcuadrosj commented 2 weeks ago

KoFiWidget, cta to log in if not already in place of rank.

Not logged in

Screenshot 2024-09-02 at 10 01 44 PM

Modal to login

Screenshot 2024-09-02 at 10 01 51 PM

Logged in but no score

Screenshot 2024-09-02 at 10 01 34 PM

Logged in and score, shows rank!

Screenshot 2024-09-02 at 10 02 11 PM

Notes

Apologies again for the big PR, happy to walk through it with the group! Refactor the leadeboard to match the latest styles, that includes showing the score (added APIs for this as well as added it to the userContext for easy retrieval), also a CTA if user is not logged in, and added a placeholder copy for when user is logged in but has not submitted a score yet. Also added the KoFi Widget, simplest way I found was to add an iframe.. This should all be mobile friendly was well as no general structure or layout was changed.

alexsharp4096 commented 1 week ago

I'd prefer talking through this. There's enough net-new stuff that I'm not sure what all is going on.