Crossword Master is a web crossword generator & solver with an intuitive UI.
demo.mp4
The app is written in TypeScript/Python and makes use of the following technologies:
React- for building UI.Redux- for state management.Flask- for setting up the backend API.ESlint- for keeping code clean.
Crossword generation and solving are implemented with the backtracking algorithm. Linguistic data comes from Datamuse API.