Shikhar2929 / ChessProfApp

Mobile Chess Teaching Application created in Dart and Flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChessProfApp

Mobile Chess Teaching Application created in Dart and Flutter

There are two main parts of the app, the "Learn" section and the "Analyze" section. In the learn feature of the app, users can view lessons tailored to their skill levels. Lessons consist of both variations and comments. To see the next/previous games, the corresponding buttons can be used.

Screen Shot 2020-11-11 at 11 33 00 PM

The users will get different lessons based on their skill level. The specific lessons are accessed through the Google Cloud Firestore API.

Through the "Analyze" section of the app, the user can input their own games and get feedback from the ChessProf by submitting games for analysis. ChessProf has the unique feature of allow users to save variations, comments, and analyses of chess games on mobile devices for free. To use these features, the users can use the "Branch", "Promote", "Delete", "Undo", and "Comment" buttons, as seen below.

Screen Shot 2020-11-11 at 6 59 47 PM

About

Mobile Chess Teaching Application created in Dart and Flutter


Languages

Language:Dart 100.0%