749cabf0bf
feat: Create analytics summary API endpoint to provide QR scan metrics, trends, and performance.
036500f6d1
feat: add GeoMap component for visualizing country-specific scan data.
57d6e3a449
feat: add admin statistics API endpoint and GeoMap component for scan visualization.
af2d8f1e8f
feat: add subdomain management, comprehensive QR code creation/redirection, and dashboard UI with white-label support.
509e5a51a7
feat: Implement QR code analytics dashboard with summary, charts, and geo-mapping, alongside new signup, marketing, and QR creation pages.
b2d83a0cd6
Merge analytics branch: Dashboard footer styling, hidden admin link, production-ready analytics
b217e50d9f
feat: Add core application and marketing layouts, including navigation, user management, and a shared footer component.
9573a2eea9
feat: add analytics dashboard page displaying QR performance metrics, scan trends, device usage, and geographical data.
2a51e432e8
feat: Implement user signup API and analytics dashboard with summary API, map, and chart components, updating dependencies.
Compare 4 commits »
b217e50d9f
feat: Add core application and marketing layouts, including navigation, user management, and a shared footer component.
0774ff6f03
feat: Add admin dashboard for platform statistics and newsletter management.
9573a2eea9
feat: add analytics dashboard page displaying QR performance metrics, scan trends, device usage, and geographical data.
2a51e432e8
feat: Implement user signup API and analytics dashboard with summary API, map, and chart components, updating dependencies.
4f8fd77f7d
npm run serve:ssr funktioniert und Hamburger Menu bug fix
2a057ae3e3
feat: Implement marketing page layout, core sections, and shared UI components.
170c2e9c80
feat: Add new blog section, marketing landing page, dashboard, SEO documentation, and supporting image assets.
b628930d55
fix: prevent trailing slash redirects for API routes
43027a54f7
docs: Add SSR setup guide and update SSR polyfills
0b5ea28fb6
feat: Add initial global CSS styles, including Tailwind directives, custom animations, and utility classes for common UI components.
e3e726d8ca
feat: Initialize BizMatch application with core UI components, routing, listing pages, backend services, migration scripts, and vulnerability management.
e32e43d17f
docs: Add comprehensive deployment guide for BizMatch project.