MihaelMachulin / sudoku-solver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sudoku Solver

Look at the Heroku...

Stack

  • Vanilla JS
  • Backend with: Express, Axios, Cors, DotEnv

Features

  • BackEnd script on Heroku that which communicates with a third-party server via REST API to solve sudoku
  • The front-end script generates a playground and along the way coloring it in a checkerboard pattern.
    • Every cell - is an input-field in which you enter values and by the click of a "Solve" button - receive a solution

About


Languages

Language:JavaScript 76.6%Language:HTML 12.2%Language:CSS 10.7%Language:Procfile 0.5%