DavidGolodetsky / GeekScore

A PWA for board games fans. It allows you to store your games, create teams, and collect statistics. It's built with MEVN stack, using Vue.js 2 and Vuetify.
https://geekscore.herokuapp.com
MIT License
8 stars 33 forks source link

Hide the "Win rates" section if there is no win rates #187

Closed DavidGolodetsky closed 3 years ago

DavidGolodetsky commented 3 years ago

Actual: I the user don't have any win rates, I can see "Win rates" section on the Profile page

image

Expected: I the user don't have any win rates yet, hide the "Win rates" section on the Profile page

kits4 commented 3 years ago

Can you assign this to me I will try to work on this issue.

Thank You!!!!