https://github.com/jcarolus/android-chess
This is the puzzles section of the chess app.
Here is the puzzles section of the app.
The board should detailed by numbering each Rank(Horizontal line) from 1-8 and File(Vertical line) alphabetically from a-h.
The boards should be detailed like this
It will help the user know where the pawns are ahead to, unlike when a new game is being played you know where the white pieces and black pieces are played. It will help understand the position better and reduce the mistake made when solving the puzzles.