I built a chess webapp using Vue.js to answer positional questions from your own games. It´s called Chess Guardian. It uses chess.com API to get the games that you played in that site and my Vue.js Chessboard component for the chessboard UI.
You can check the project here: Chess Guardian. It´s open source so you can see the code in github.
You can find the component and install instruction in github: Vue.js Chessboard
Here you can see a simple live example. You can see other features like threats detection, info, promotions, etc in the example page
Check Vue.js Chessboard and Chess Guardian.
Check My projects for a full detailed list.
Comments