I think I found all of the issues from my rough start. The site is now reopen for beta testing. Issues found and fixed:
Unable to log in after subscribing - member insert function fixed.
Records missing - found decoder and parser error. Actually completely rewrote the JSON decoder and parser function and now it is working better than before.
Records update - rewrote the update function based on the new iteration of the decoder and parser function.
Opponent average rating stats were incorrect - found errors in query and fixed.
Hi everyone,
I think I found all of the issues from my rough start. The site is now reopen for beta testing. Issues found and fixed:
Unable to log in after subscribing - member insert function fixed.
Records missing - found decoder and parser error. Actually completely rewrote the JSON decoder and parser function and now it is working better than before.
Records update - rewrote the update function based on the new iteration of the decoder and parser function.
Opponent average rating stats were incorrect - found errors in query and fixed.
Added a new breakdown - by tournament stats.
The web address is https://www.chessalytics.com
Please dont be afraid to provide with honest feedback. Thanks for all of your help.