Apr 06 2026: enhanced - update the dynamic QR code

This commit is contained in:
2026-04-06 09:28:58 -04:00
parent 28bcd13c7f
commit f9aa07716b
12 changed files with 727 additions and 74 deletions
+4 -4
View File
@@ -33,7 +33,7 @@
<li><strong>QR Code Location</strong> - Location identifier</li>
<li><strong>Project</strong> - Project name (must exist)</li>
<li><strong>Location Address</strong> - Complete address</li>
<li><strong>Event</strong> - Check IN or Check OUT</li>
<li><strong>Event</strong> - Check In or Check Out</li>
</ul>
</div>
@@ -90,7 +90,7 @@
<td>Main Building</td>
<td>Corporate HQ</td>
<td>123 Main St, Springfield, IL 62701</td>
<td>Check IN</td>
<td>Check In</td>
<td>39.781721</td>
<td>-89.650148</td>
</tr>
@@ -99,7 +99,7 @@
<td>Main Building</td>
<td>Corporate HQ</td>
<td>123 Main St, Springfield, IL 62701</td>
<td>Check OUT</td>
<td>Check Out</td>
<td>39.781721</td>
<td>-89.650148</td>
</tr>
@@ -108,7 +108,7 @@
<td>Construction Site A</td>
<td>Construction Projects</td>
<td>456 Oak Ave, Chicago, IL 60601</td>
<td>Check IN</td>
<td>Check In</td>
<td></td>
<td></td>
</tr>