As a Full-Stack Architect, design and implement a comprehensive Product Management System. Provide full, production-ready code for both backend and frontend components, along with a deployment configuration.
Core Functionality:
CRUD operations for products, each with a name, price, category, and an optional image upload.
1. Technologies & Architecture:
- Backend: FastAPI (Python), SQLAlchemy, PostgreSQL, Pydantic, Pillow.
- **Frontend . . .
#softwarearchitecture AI Prompts
Check out the latest prompts tagged with #softwarearchitecture
PromptsRadar

DEV prompt for Full-Stack Product Management System Architect
2026-05-11
PromptsRadar

Scalable System Architecture Design prompt for developers
2026-05-06
As a Senior Software Architect, design a highly scalable, fault-tolerant, and performant system for the given use case and requirements.
Use Case: {USE_CASE_DESCRIPTION}
Functional Requirements:
- {KEY_FEATURES_COMMA_SEPARATED}
Non-Functional Requirements:
- Scalability: Must support horizontal scaling to handle peak loads.
- Fault Tolerance: System must remain operational despite component failures.
- Latency: API resp . . .