This commit is contained in:
2025-03-13 20:41:35 -04:00
parent 84290f9c46
commit cd1606c9df

View File

@@ -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
//