RFID-based canteen access system with admin login, local SQLite storage, and production sync (WPF).
Go to file
SYED MUSTUFA AHMED NAQVI 7bc5ffc77e Scanner dashboard & sync updates
- Add SiteId/DeviceId to scan pipeline (config, SQLite, sync payload, schema upgrade)
- Canteen wording: orders/place order, Today’s Orders, Total Orders (today only), scanner connectivity status
- Menu: site left, Settings/Logout right; fix focus for site input and when closing menu
- Cooldown: prominent on-screen alert to ask customer to rescan after countdown
- Sync: post to production every 15 minutes (was 3 hours)
- UI: remove “Utopia Canteen System” heading, larger logo, single menu row layout
2026-02-03 18:26:39 +05:00
Converters Scanner dashboard & sync updates 2026-02-03 18:26:39 +05:00
Data Scanner dashboard & sync updates 2026-02-03 18:26:39 +05:00
Helpers Initial commit: admin login + scanner flow + sqlite persistence + sync service 2026-01-31 16:53:32 +05:00
Models Scanner dashboard & sync updates 2026-02-03 18:26:39 +05:00
Services Scanner dashboard & sync updates 2026-02-03 18:26:39 +05:00
ViewModels Scanner dashboard & sync updates 2026-02-03 18:26:39 +05:00
Views Scanner dashboard & sync updates 2026-02-03 18:26:39 +05:00
assets Scanner dashboard & sync updates 2026-02-03 18:26:39 +05:00
.gitignore Remove bin/obj from repo and add gitignore 2026-01-31 17:02:37 +05:00
App.xaml feat: scanner+dashboard unified UI with cooldown and local sqlite sync 2026-02-02 16:45:55 +05:00
App.xaml.cs Scanner dashboard & sync updates 2026-02-03 18:26:39 +05:00
MainWindow.xaml feat: scanner+dashboard unified UI with cooldown and local sqlite sync 2026-02-02 16:45:55 +05:00
MainWindow.xaml.cs Initial commit: admin login + scanner flow + sqlite persistence + sync service 2026-01-31 16:53:32 +05:00
UtopiaCanteenSystem.csproj Add UI assets and wire them in csproj 2026-02-02 17:03:25 +05:00
temp.txt Initial commit: admin login + scanner flow + sqlite persistence + sync service 2026-01-31 16:53:32 +05:00