ChessTools: Difference between revisions
add more features |
add categories |
||
Line 20: | Line 20: | ||
You are able to view US Chess members and tournaments on their respective pages. There will be more pages supported in the future. | You are able to view US Chess members and tournaments on their respective pages. There will be more pages supported in the future. | ||
[[Category:Websites]] | |||
[[Category:Programs written in JavaScript]] | |||
[[Category:Programs written by Chew]] |
Revision as of 04:47, 28 August 2024
ChessTools, accessible at chess.tools, 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.