ChessTools: Difference between revisions
oopsie also chess board time |
add more interwiki links and add external links to repo and website |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
ChessTools | ChessTools is a website developed primarily by [[Chew]] as a website dedicated to viewing and organizing chess stats across various chess sites and federations. It is developed with {{Wikipedia link|Nuxt}} 3, a Vue/TypeScript web framework. | ||
== Features == | == Features == | ||
ChessTools has several planned features. Currently, you are able to view your US Chess Federation (USCF) stats. There are 2 APIs written to view a user's info and tournaments via a JSON API. | ChessTools has several planned features. Currently, you are able to view your {{Wikipedia link|United States Chess Federation|US Chess Federation}} (USCF) stats. There are 2 APIs written to view a user's info and tournaments via a JSON API. | ||
=== Chess Game Creator/Viewer === | === Chess Game Creator/Viewer === | ||
You are able to add games to your page and view the games on a game board, and add your own OTB games and save them to your profile as desired. | You are able to add games to your page and view the games on a game board, and add your own OTB games and save them to your profile as desired. | ||
=== Platform Integrations === | |||
You are able to integrate your {{Wikipedia link|Chess.com}}, {{Wikipedia link|Lichess}}, US Chess, {{Wikipedia link|FIDE}}, and Discord accounts to the platform. Integrating your Chess.com and Lichess lets you import games from the platform. | |||
=== Game Importing === | |||
You are able to import your games from Chess.com and Lichess once you integrate your account. Once you do, you can import individual games and they will show up on your games page. | |||
=== US Chess Viewing === | |||
You are able to view US Chess members and tournaments on their respective pages. There will be more pages supported in the future. | |||
== External links == | |||
* [https://chess.tools Official website] | |||
* {{GitHub Repo URL|Chew|ChessTools}} | |||
[[Category:Websites]] | |||
[[Category:Programs written in JavaScript]] | |||
[[Category:Programs written by Chew]] |
Latest revision as of 06:23, 10 January 2025
ChessTools is a website developed primarily by Chew as a website dedicated to viewing and organizing chess stats across various chess sites and federations. It is developed with Nuxt 3, a Vue/TypeScript web framework.
Features
ChessTools has several planned features. Currently, you are able to view your US Chess Federation (USCF) stats. There are 2 APIs written to view a user's info and tournaments via a JSON API.
Chess Game Creator/Viewer
You are able to add games to your page and view the games on a game board, and add your own OTB games and save them to your profile as desired.
Platform Integrations
You are able to integrate your Chess.com, Lichess, US Chess, FIDE, and Discord accounts to the platform. Integrating your Chess.com and Lichess lets you import games from the platform.
Game Importing
You are able to import your games from Chess.com and Lichess once you integrate your account. Once you do, you can import individual games and they will show up on your games page.
US Chess Viewing
You are able to view US Chess members and tournaments on their respective pages. There will be more pages supported in the future.