Actions
Feature #545
openImplement Sync Configuration Screen (Windows Forms + Windows Service)
Start date:
12/12/2025
Due date:
12/17/2025 (4 days late)
% Done:
0%
Estimated time:
Test Phase:
Select Test Phase
Description
We need to implement a Sync Configuration Screen as part of the Windows Service application.
This screen should be developed using Windows Forms and integrated with the existing Windows Service that performs the sync operations.
The purpose of this configuration screen is to allow to control which APIs should sync and how frequently they should run.
Create a new Windows Form that displays a list of all available sync APIs.
Each API row should include the following controls:
-
Enable / Disable toggle or checkbox
-
Sync Frequency input, supporting:
-
Minutes
-
Hours
-
Days
Configuration values must be persisted (local storage/config file).
Reference Doc¶
https://docs.google.com/document/d/1gtSlonsfpSmzBsImbFbnwH1kRXXIJWyp/edit
Files
Actions





