The repository is the Blazor version of the Sudoku http://github.com/rlasjunies/sudoku that is using Typescript/StencilJS technologies.
You could have access to an online version of the blazor sudoku via the github io page
- Create a repository that will automatically publish on Github Pages
- Basic navigation
- Pages
- Navigation done via the state management
- Change the app icon
- Add sudoku engine
- Add state management ... fluxor
- Testing
- UT
- bUnit
- SpecFlow / cucumber
- e2e
- code coverage via coverlet - https://www.youtube.com/watch?v=xwMWGYD8rgk - https://www.youtube.com/watch?v=K9XSl3xMilE
- About page
- Home page
- New Board page
- Config page
- Game page
- Timer Service
- Layout / UX / Styling
- Localization