Booking that matches how camps actually run
Parents book the days they need. The system prices and tracks capacity accordingly, rather than forcing whole-week blocks.
- Per-day selection with capacity tracked for each individual day
- Pro-rated pricing calculated server-side, so a tampered form cannot change the price
- Prices held as whole pence rather than decimals, which removes an entire class of rounding bug
- Sibling and multi-day handling built into the pricing rules