{"id":18513566,"url":"https://github.com/marko19907/sudoku-validator","last_synced_at":"2026-05-12T07:33:25.872Z","repository":{"id":103773764,"uuid":"510698819","full_name":"Marko19907/sudoku-validator","owner":"Marko19907","description":"Multi-threaded sudoku validator, Operating Systems (IDATA2305), spring 2022.","archived":false,"fork":false,"pushed_at":"2022-07-05T11:05:17.000Z","size":319,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-17T03:30:20.316Z","etag":null,"topics":["github-pages","multithreading","react","sudoku","sudoku-validator","threads","typescript","webworkers","yarn"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Marko19907.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-05T11:02:21.000Z","updated_at":"2022-08-17T13:44:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"b93bbed9-f639-4921-9f4f-eb2e8baa8249","html_url":"https://github.com/Marko19907/sudoku-validator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marko19907%2Fsudoku-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marko19907%2Fsudoku-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marko19907%2Fsudoku-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marko19907%2Fsudoku-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Marko19907","download_url":"https://codeload.github.com/Marko19907/sudoku-validator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254142608,"owners_count":22021567,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["github-pages","multithreading","react","sudoku","sudoku-validator","threads","typescript","webworkers","yarn"],"created_at":"2024-11-06T15:39:20.624Z","updated_at":"2026-05-12T07:33:25.826Z","avatar_url":"https://github.com/Marko19907.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sudoku Validator\n\nA multi-threaded sudoku validator built for the Operating Systems with System Programming (IDATA2305) course.\n\nThis is a mandatory project, but it does not count towards the final grade in the subject.\n\n[![Yarn build](https://github.com/Marko19907/sudoku-validator/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/Marko19907/sudoku-validator/actions/workflows/main.yml)\n\n## Task requirements\n* [x] Design a multi-threaded application that determines whether the solution to a sudoku puzzle is valid.\n* [x] The application verifies a sudoku puzzle from CSV files given by the professor, provided in the ['testCSVs' folder](/testCSVs).\n* [x] Fulfill the following criteria:\n  * [x] Check that each column contains the digits 1 through 9.\n  * [x] Check that each row contains the digits 1 through 9.\n  * [x] Check that each of the 3 × 3 sub-grids contains the digits 1 through 9.\n\n## Usage methods\n\n#### Deployment [Recommended]\n\n1. Head to [https://marko19907.github.io/sudoku-validator/](https://marko19907.github.io/sudoku-validator/)\n   to see the project in operation. \u003cbr\u003e\n   This is the preferred method.\n\n### Other usage methods\n\n#### Via craco \u0026 yarn\n\n1. Make sure you have installed Node.js on the system.\n2. Download and the extract zip-file **or** clone project to the desired location.\n3. Run the command `yarn install` in the project root.\n4. After all the dependencies of project of the project are installed, run the command `craco start` in the project root.\n5. The app should then be available at [http://localhost:3000](http://localhost:3000)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarko19907%2Fsudoku-validator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarko19907%2Fsudoku-validator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarko19907%2Fsudoku-validator/lists"}