Calendar/wwwroot
Janus C. H. Knudsen 5648c7c304 Adds comprehensive mock data repositories and seeding infrastructure
Implements polymorphic data seeding mechanism for initial application setup

- Adds Mock repositories for Event, Booking, Customer, and Resource entities
- Creates DataSeeder to automatically populate IndexedDB from JSON sources
- Enhances index.ts initialization process with data seeding step
- Adds mock JSON data files for comprehensive test data

Improves offline-first and development testing capabilities
2025-11-20 15:25:38 +01:00
..
css Enhances calendar event styling with container queries 2025-11-12 22:13:40 +01:00
data Adds comprehensive mock data repositories and seeding infrastructure 2025-11-20 15:25:38 +01:00
index.html Adds I-prefix to all interfaces 2025-11-03 21:30:50 +01:00