Skip to content

Hiyudev/sudokusolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

Sudoku solver is an online web tool to help people on solving their sudoku.


⚠️ This project no longer solves sudoku due to backend don't work properly.


FeaturesTechnologyVisit the website


Features

  • Support for number reconigtion on images containing sudoku grid.
  • Support for PWA ( Progressive web app )

Technology

Front-end

HTML5 CSS3 JavaScript Styled components React Next JS

Back-end

Python FastAPI OpenCV Tensorflow