Types of application
The right "application" to solve your problem can be many things. Before writing code, I align the product type with the real pain.
- B2B SaaS — multi-tenant, billing, onboarding and analytics. Recurring revenue model from day 1.
- Internal systems — custom ERPs, CRMs, operational tools that replace messy spreadsheets.
- Dashboards and BI — data visualization for decisions. Real-time or batch, depending on the case.
- Integrations — middleware between systems, data sync, webhooks, job queues.
- Marketplaces and e-commerce — transaction platforms with payment, order management and logistics.