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