1
0
forked from BRT/arc
ARC desktop app
Go to file
trnsmkot 0a31b4d717 Implement Event Type Handling and Status Updates
Added handling for event types (Balance, Phone) and respective processing logic in EventHandler. Introduced support for tracking and updating event statuses both locally and through network APIs. Enhanced data integrity and clarity by expanding the EventInfo model and associated database management.
2025-06-03 22:02:29 +07:00
android Implement Event Type Handling and Status Updates 2025-06-03 22:02:29 +07:00
assets Fix default timestamp and add card report asset 2025-05-10 19:42:14 +07:00
database Implement Event Type Handling and Status Updates 2025-06-03 22:02:29 +07:00
images Daily commit 2025-05-28 13:28:31 +07:00
models Implement Event Type Handling and Status Updates 2025-06-03 22:02:29 +07:00
services Implement Event Type Handling and Status Updates 2025-06-03 22:02:29 +07:00
tutorials Refactor account handling and add TutorialWindow feature 2025-05-23 19:25:02 +07:00
views Implement Event Type Handling and Status Updates 2025-06-03 22:02:29 +07:00
.gitignore Integrate threading and Tesseract OCR functionality 2025-04-14 13:59:19 +07:00
CMakeLists.txt Fix for windows 2025-05-27 14:54:29 +07:00
config.ini Implement Event Type Handling and Status Updates 2025-06-03 22:02:29 +07:00
main.cpp Implement Event Type Handling and Status Updates 2025-06-03 22:02:29 +07:00
migrations.sql Implement Event Type Handling and Status Updates 2025-06-03 22:02:29 +07:00
rus.traineddata Test 2025-04-16 09:05:20 -07:00