You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add synthetic data generation script and initial resource data
- Implemented a Python script to generate synthetic calendar component data, including resources and events.
- The script generates unique resource names, titles, event descriptions, and event records with random dates and categories.
- Created CSV files for resources and events, along with a PowerApps table definition.
- Added a sample resources.csv file with generated resource data.
0 commit comments