Introduction & Problem Statement
Solving a Sudoku Puzzle on paper takes the average person 7 - 8 minutes; it would be more convenient to find the solution of a sudoku puzzle in less time.
Current Solution/System
Sudoku puzzles are solved by hand and take too long.
Proposed Solution/System:
Create a computer application that can solve a Sudoku puzzle within seconds or microseconds.
Project Objective
Create an application using HTML, CSS, and JS to solve incomplete sudoku puzzles.
Project Goals
Demonstrate and improve on the following skills and abilities:
- Javascript
- HTML
- CSS
- UI Design
- UX Design
- Software Development Practices (Lifecycle Activities)
- TODOs
- Modify App Theme
- Refine "application domain" paragraph
- Create hover effects for use-case cards
- Clean use-case diagram
- Color systems on object diagram
- Move Implemented design pattern below dynamic models - add propagation notes