User Story:
As a creator, I want detailed campaign statistics so that I can understand my campaign's performance.
Acceptance Criteria:
- Returns: totalRaised, donorCount, uniqueAssets, avgDonation, donationsPerDay (last 30d), topDonors
- Requires creator or admin authentication
- Data aggregated from donations table
User Story:
As a creator, I want detailed campaign statistics so that I can understand my campaign's performance.
Acceptance Criteria: