A modern, full-stack blogging platform with admin panel, Google Ads integration, and multi-environment deployment to Azure. Mysite/ ├── frontend/ # Angular application │ ├── src/app/ │ │ ├── admin/ # ...
webapp/ ├── DynamicReportAPI/ # Backend API │ ├── Controllers/ # API Controllers │ │ ├── ReportTemplateController.cs │ │ ├── SchemaController.cs │ │ └── QueryController.cs │ ├── Models/ # Entity ...