From cd1606c9dfa29f47a0037a2c0b1bcd514b4df448 Mon Sep 17 00:00:00 2001 From: Teppy Date: Thu, 13 Mar 2025 20:41:35 -0400 Subject: [PATCH] changes --- foftickets.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/foftickets.js b/foftickets.js index 582cb8e..c226c12 100644 --- a/foftickets.js +++ b/foftickets.js @@ -62,6 +62,8 @@ const QRSalt ="!SaltyMagic5392370662"; // + See how much each camp/ticket has paid (Admin) // + Purchase individual open camping tickets // + Deactivate individual magic links (Admin) +// + Get it working again online +// Make all HTML look nice // Maybe: // Deactivate individual magic links (User) // Option to "Email me my QR Code" @@ -70,7 +72,6 @@ const QRSalt ="!SaltyMagic5392370662"; // + Use a templating engine // + Store password hashed and salted // + Stripe Integration -// Make all HTML look nice // Logging and Replay system(?) // More efficent data structure: TicketsByCamp, TicketsByOffered, TicketsByOwner //