Sudoku web application.
Features:
- Solve the given puzzle
- User can enter his own puzzle ("/entergrid" endpoint)
and get solution by pressing "Solve" button
- Generate random puzzle
- User can obtain randomly generated puzzle by following "Generate Grid" link
and check out his solution by following "Show Solution" link