mirror of
https://github.com/StefBuwalda/cal_counter.git
synced 2025-10-30 03:10:00 +00:00
Update scan_barcode.html
This commit is contained in:
@@ -14,6 +14,12 @@
|
|||||||
muted></video>
|
muted></video>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<!-- Start/Stop buttons -->
|
||||||
|
<div class="d-flex justify-content-center gap-3 mb-4">
|
||||||
|
<button id="startButton" class="btn btn-primary px-4">Start Scanning</button>
|
||||||
|
<button id="stopButton" class="btn btn-danger px-4">Stop</button>
|
||||||
|
</div>
|
||||||
|
|
||||||
<!-- Search box and suggestions -->
|
<!-- Search box and suggestions -->
|
||||||
<div class="d-flex justify-content-center mt-4">
|
<div class="d-flex justify-content-center mt-4">
|
||||||
<div class="w-100 position-relative" style="max-width: 500px;">
|
<div class="w-100 position-relative" style="max-width: 500px;">
|
||||||
|
|||||||
Reference in New Issue
Block a user