2020Yasir-Sahibzada/Scanserve-JS ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple self hosted document scanning web app where I can open a browser, go to a scan page, and use a network scanner on my local network without any extra desktop software.
I want a clean page where the user can start a single page scan or an automatic document feeder scan, preview the result, and then save it as either a JPG or a multi page PDF. When it is saved, store the file in Laravel storage and keep a record of it in the database too.
Use the ScanServJS setup through Docker so Laravel talks to the scanner through that service instead of directly. Make it easy to configure the scanner IP in one place, and keep the app simple and fast. Please wire up the scan page, the start scan actions, the save action, and the basic document list or storage flow so it feels ready to use. If you need current docs for ScanServJS or Laravel, look them up online first.
Are you gonna build this?
make sure you review the code using arcumet