From 1f00258d9455c40192fcc983a8c5d5fe0a109455 Mon Sep 17 00:00:00 2001 From: bzp99 Date: Tue, 6 Dec 2022 19:37:14 +0100 Subject: [PATCH] Add static frontend elements (Just a few HTML files using bootstrap) --- CCTF_Solutions_main/frontend/leaderboard.html | 60 +++++++++++++++++++ CCTF_Solutions_main/frontend/sendflag.html | 44 ++++++++++++++ 2 files changed, 104 insertions(+) create mode 100644 CCTF_Solutions_main/frontend/leaderboard.html create mode 100644 CCTF_Solutions_main/frontend/sendflag.html diff --git a/CCTF_Solutions_main/frontend/leaderboard.html b/CCTF_Solutions_main/frontend/leaderboard.html new file mode 100644 index 0000000..366c429 --- /dev/null +++ b/CCTF_Solutions_main/frontend/leaderboard.html @@ -0,0 +1,60 @@ + + + + Flag Submission Page + + + + + + + + + + +
+

Players and leaderboard

+ + + + + + + + + + + + + + + + + + + + + + + + + +
PlayerStatusPoints
Player1Playing1234
Player2Banned0
Player3Nice69
+
+ + + diff --git a/CCTF_Solutions_main/frontend/sendflag.html b/CCTF_Solutions_main/frontend/sendflag.html new file mode 100644 index 0000000..fb381a1 --- /dev/null +++ b/CCTF_Solutions_main/frontend/sendflag.html @@ -0,0 +1,44 @@ + + + + Flag Submission Page + + + + + + + + + + +
+

Send the flag

+
+
+ + +
+ +
+
+ + + + +