FlowCube is a visual workflow builder that allows users to create conversational flows for WhatsApp automation, lead qualification, and customer engagement. This frontend is built with Next.js 15 and ...
TaskManagerApi/ ├── TaskManagerApi/ │ ├── Data/ │ │ ├── TaskDbContext.cs # EF Core database context │ │ └── DbInitializer.cs # Seed data configuration │ ├── Endpoints/ │ │ ├── TaskEndpoints.cs # Task ...