Added pre-travel screen; added country polygons for maps

This commit is contained in:
2026-08-10 10:52:04 -04:00
parent 08b753f89e
commit e8c69d6558
16 changed files with 7842 additions and 4109 deletions
+7 -2
View File
@@ -2,7 +2,11 @@
"name": "ctm-concierge",
"version": "1.0.0",
"description": "CTM Concierge - Real-time patient journey tracker for CTM",
"author": "Wirediv",
"homepage": "https://canadatravelmed.ca",
"author": {
"name": "Wirediv",
"email": "info@wirediv.com"
},
"license": "MIT",
"private": true,
"main": "dist-electron/main/index.js",
@@ -43,7 +47,8 @@
"AppImage",
"deb"
],
"category": "MedicalSoftware"
"category": "MedicalSoftware",
"maintainer": "Wirediv <info@wirediv.com>"
},
"win": {
"target": "nsis",