Context
Currently, the Budget options feature on WordCamp and Events sites lacks a specific calculation method to determine costs on a per-day basis. This makes it difficult for organizers to estimate daily expenses accurately.
Proposed Solution Implement a calculation function that allows users to input total budget figures and automatically derives a per-day cost.
Suggested Features
Display a calculated Per Day Budget field that updates dynamically.
Ensure the calculation handles decimal values correctly for currency.
Acceptance Criteria
The per-day calculation is visible in the Budget options UI.
The math is accurate (Amount * Days).
The feature is deployed specifically to WordCamp and Events sites.
Additional Notes This enhancement will help event organizers better calculate daily spending limits and improve financial planning for their events.

Context
Currently, the Budget options feature on WordCamp and Events sites lacks a specific calculation method to determine costs on a per-day basis. This makes it difficult for organizers to estimate daily expenses accurately.
Proposed Solution Implement a calculation function that allows users to input total budget figures and automatically derives a per-day cost.
Suggested Features
Display a calculated Per Day Budget field that updates dynamically.
Ensure the calculation handles decimal values correctly for currency.
Acceptance Criteria
The per-day calculation is visible in the Budget options UI.
The math is accurate (Amount * Days).
The feature is deployed specifically to WordCamp and Events sites.
Additional Notes This enhancement will help event organizers better calculate daily spending limits and improve financial planning for their events.