Context
As we work on improving wowchievement we were wondering how much money did we sinked into World Of Warcraft.
We realised that we could compute a prety accurate estimation from the data publicly available from the official Blizzard API.

Goal
The goal is to get a quick estimation of how much money you’ve spent on WoW over the years.
Behind the first goal of making a funny website for the community, our goal was to generate traffic to funnel to our more elaborate and usefull website Wowchievement.
Tech stack
On the backend we rely on the Wowchievement API that fetch data from official Blizzard API. It’s developed in GO.
Frontend is done in Next Js.
We use Github action to make docker images stored on dockerhub. Then we deploy it on our kubernetes cluster.
Future
The website is for now feature complete, we will add new extensions and new store item tracked.
Later on we may add other Blizzard game that we can track via WoW achievements.