Utopia-Canteen-System/ViewModels
SYED MUSTUFA AHMED NAQVI 2abd38cfcc Wire server/client mode and cache sync settings
Adds Server and Client application modes, central server URL settings, and local API listen URL settings.

Wires startup so server mode hosts the RFID API and cache sync timers, while client mode sends scans to the central server. Updates settings UI to save mode and manually sync cache data.
2026-05-21 09:33:17 +05:00
..
AdminLoginViewModel.cs Change in Method to fetch the lcoation side id right after the login from admin credentials 2026-03-30 16:20:41 +05:00
AdminSettingsAuthViewModel.cs Change in Method to fetch the lcoation side id right after the login from admin credentials 2026-03-30 16:20:41 +05:00
MainDashoardViewModel.cs Database cleanup and production sync improvements 2026-02-18 16:50:04 +05:00
MainViewModel.cs Initial commit: admin login + scanner flow + sqlite persistence + sync service 2026-01-31 16:53:32 +05:00
MealSchedulesViewModel.cs Implemented dynamic site filter logic for meal schedules view. Updated the site selection filter to ensure proper normalization of site IDs from the config and database, allowing accurate display of meal schedules based on the selected site. 2026-03-18 13:38:09 +05:00
ScannerDashboardViewModel.cs uto to local 2026-05-13 17:34:42 +05:00
ScannerViewModel.cs Initial commit: admin login + scanner flow + sqlite persistence + sync service 2026-01-31 16:53:32 +05:00
SettingsViewModel.cs Wire server/client mode and cache sync settings 2026-05-21 09:33:17 +05:00