newStaffLDB-API (#48)

Merge newStaffLDB-API into main.

Ready to deploy

Reviewed-on: #48
This commit is contained in:
Fred Boniface
2023-10-03 21:35:00 +01:00
parent 5db9d8e52a
commit 0a25ae85f5
61 changed files with 2498 additions and 520705 deletions

View File

@@ -4,19 +4,26 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<style>
html {
background-color: #404c55;
background-image: radial-gradient(#2b343c, #404c55);
text-align: center;
width: 100%;
}
body {
margin: 0;
padding: 0;
}
a {
color: azure;
}
table {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
color: azure;
font-family: sans-serif;
text-align: center;
background-color: #404c55;
background-image: radial-gradient(#2b343c, #404c55);
}
#title {
height: 100px;
@@ -53,14 +60,25 @@
<td>
<h1>Register for OwlBoard</h1>
<br />
<p>Use the link below to register for OwlBoard (Staff Version)</p>
<p>
Tap the button to register this device, or scan the barcode with
another device.
</p>
<br />
<a
href="https://owlboard.info/more/reg/submit?key=>>ACCESSCODE<<"
id="button"
>Register</a
>Register this device</a
>
<br /><br /><br />
<p>Or scan with the device you want to register</p>
<br />
<img
src="https://barcodes.fjla.uk/generate?type=qr&text=https%3A%2F%2Fowlboard.info%2Fmore%2Freg%2Fsubmit%3Fkey%3D>>ACCESSCODE<<"
alt="Scan barcode to register on another device"
title="Scan to register on another device"
/>
<br /><br /><br />
<p>
Alternatively copy and paste the link:<br />https://owlboard.info/more/reg/submit?key=>>ACCESSCODE<<
</p>