| .vscode | ||
| config | ||
| frontend | ||
| grids | ||
| users | ||
| .gitignore | ||
| manage.py | ||
| poetry.lock | ||
| pyproject.toml | ||
| README.md | ||
An app to create "mots-fléchés" written in Django/Svelte
Features (to come)
- write a list of words + definitions
- send a json file
- play on screen
- watch the solution
- print the empty grid and the solution
- …