Skip to content

Felix-HC/Flavorstats

Repository files navigation

View your, or other peoples Flavortown statistics and generate a pretty card to showcase!

How does this work?

With the help of Flavortown's API, the back-end pulls general, and project information about the specified user. Then it proceeds to combine that information and return it as a structured JSON. This includes data like the users total votes, likes, comments, logged time, etc. After the front-end pulls that data from my API, the user gets a pretty overview and can download a card that is drawn by a HTML canvas and then exported as a PNG using the HTMLCanvasElement.toDataURL() method.

Images

Search

Search results showing users named "Felix"

Overview

Site displaying Flavortown statistics of the user "Felix"

Generated Card

Card showing Flavortown statistic of the user "Felix"

Credits

This project is obviously only possible due to the existence of Flavortown and its API.

License

This project is licensed under MIT.

About

Generate a pretty card with your, or other peoples Flavortown Stats!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors