click to play: Scrabble Tracker
The app can be used for tracking Scrabble game results. At the moment it works for two players.
- Enter names for both players.
- Click 'Start new' button.
- The app will put information about current move, round and player.
- Enter score.
- Click 'Next move' to save results and move to next player.
- enable adding more players (possible number of players is 2-4);
- add validation to result input field;
- save scores or export / import functionality;
- upgrade the way scores are displayed (now it does not look good on smaller screens);