Sudoku project for TP 2017
git clone https://github.com/radito3/TestRepo.git
npm install
node app
This is an online sudoku application on NodeJS using Express with Handlebars view engine. It has a sudoku solving algorithm based on backtracking.
Rangel Ivanov - rangel.ivanov33@gmail.com