AobaJigSol is a mobile/tablet app using camera vision to guide physical jigsaw puzzle assembly. It scans the box image and individual pieces, suggesting optimal placement and orientation. It tracks progress, offers hints, and allows mid-game scans, enhancing the puzzling experience while preserving the challenge, all on-device for privacy.
This repository hosts two main components:
web/: The AobaJigSol Interactive Product Specification SPA (Single Page Application). This is a static HTML page demonstrating the product's features and vision.
app/: (Placeholder) This folder is intended to host the source code for the main AobaJigSol mobile/tablet application.
To view the interactive product specification, simply open web/index.html in your web browser.
(Instructions for setting up and running your actual-app will go here once its code is added.)
(Information on how to contribute to this project will go here.)