1
0
forked from BRT/arc
ARC desktop app
Go to file
slava b1876bc3b9 Refactor includes and add AccountInfoScreener functionality
Updated include paths for consistent structure under the `db` directory. Added `AccountInfoScreener` for parsing card data using Tesseract OCR and enhanced related models. Removed unused code and simplified main workflow.
2025-04-21 23:12:21 +07:00
database Refactor includes and add AccountInfoScreener functionality 2025-04-21 23:12:21 +07:00
images Update database and image files 2025-04-21 12:01:34 +07:00
models Refactor includes and add AccountInfoScreener functionality 2025-04-21 23:12:21 +07:00
services Refactor includes and add AccountInfoScreener functionality 2025-04-21 23:12:21 +07:00
views Refactor includes and add AccountInfoScreener functionality 2025-04-21 23:12:21 +07:00
.gitignore Integrate threading and Tesseract OCR functionality 2025-04-14 13:59:19 +07:00
CMakeLists.txt Add app_data.db to build directory during compilation 2025-04-18 20:07:03 +07:00
main.cpp Refactor includes and add AccountInfoScreener functionality 2025-04-21 23:12:21 +07:00
migrations.sql Add database schema and DAO implementation for accounts and transactions 2025-04-21 12:01:24 +07:00
rus.traineddata Test 2025-04-16 09:05:20 -07:00