changes
This commit is contained in:
@@ -62,6 +62,8 @@ const QRSalt ="!SaltyMagic5392370662";
|
|||||||
// + See how much each camp/ticket has paid (Admin)
|
// + See how much each camp/ticket has paid (Admin)
|
||||||
// + Purchase individual open camping tickets
|
// + Purchase individual open camping tickets
|
||||||
// + Deactivate individual magic links (Admin)
|
// + Deactivate individual magic links (Admin)
|
||||||
|
// + Get it working again online
|
||||||
|
// Make all HTML look nice
|
||||||
// Maybe:
|
// Maybe:
|
||||||
// Deactivate individual magic links (User)
|
// Deactivate individual magic links (User)
|
||||||
// Option to "Email me my QR Code"
|
// Option to "Email me my QR Code"
|
||||||
@@ -70,7 +72,6 @@ const QRSalt ="!SaltyMagic5392370662";
|
|||||||
// + Use a templating engine
|
// + Use a templating engine
|
||||||
// + Store password hashed and salted
|
// + Store password hashed and salted
|
||||||
// + Stripe Integration
|
// + Stripe Integration
|
||||||
// Make all HTML look nice
|
|
||||||
// Logging and Replay system(?)
|
// Logging and Replay system(?)
|
||||||
// More efficent data structure: TicketsByCamp, TicketsByOffered, TicketsByOwner
|
// More efficent data structure: TicketsByCamp, TicketsByOffered, TicketsByOwner
|
||||||
//
|
//
|
||||||
|
|||||||
Reference in New Issue
Block a user