Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1.86 KB

README.md

File metadata and controls

43 lines (33 loc) · 1.86 KB

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