audioxide / website

The Audioxide website, made with Vue
https://audioxide.com
GNU Affero General Public License v3.0
0 stars 0 forks source link

Add review type counts to /stats page #173

Closed frederickobrien closed 1 year ago

frederickobrien commented 1 year ago

This PR updates the /stats page to include counts of our different review types, cycling through the reviews and tallying up the different reviewType values:

The result looks like this:

image

This is in addition to the overall count. Plenty more that can be done with this page, but a nice little step to get back into the Audioxide dev groove.