← Reddit

Criando APP complexo pela primeira vez com Claude

Reddit · LibraryMaster4076 · May 6, 2026
A designer developed a payment security application's user interface with Claude but encountered challenges implementing the backend and database due to the security requirements necessary for handling financial transactions. The creator, lacking programming expertise, sought guidance on whether the project was feasible and how to proceed with its complex technical requirements.

Detailed Analysis

A Brazilian designer with no programming background has documented their experience attempting to build a complex payment security application using Claude as their primary development tool, sharing the project's progress — and mounting challenges — on the r/ClaudeAI subreddit. The individual successfully used Claude to design and generate approximately 20 screens of UI and front-end code, representing a meaningful early milestone that reflects the growing accessibility of AI-assisted development for non-technical creators. However, upon reaching the back-end and data architecture phase, the complexity of building a payment-focused product — one requiring structured, secure databases handling financial transactions — has exposed the limits of what AI-assisted vibe-coding can deliver without domain expertise guiding the process.

The post captures a tension that is becoming increasingly common as AI coding tools lower the barrier to entry for software creation: the front-end layer of modern applications, with its visual and interactive components, is relatively tractable for AI pair-programming, whereas back-end infrastructure — particularly in regulated, high-stakes domains like financial technology — demands architectural decision-making, security knowledge, and compliance awareness that Claude alone cannot substitute for. Payment systems carry obligations around data encryption, PCI-DSS compliance, fraud prevention, and secure API integration that compound the difficulty considerably. The author's instinct that "we're talking about money" and that this demands something more rigorous reflects a sound, if underdeveloped, understanding of the domain's stakes.

The case illustrates a broader pattern in the current AI development landscape: Claude and similar large language models have dramatically expanded who can begin a software project, but have not yet flattened the expertise curve required to complete one safely in sensitive verticals. The designer's predicament — possessing a coherent product vision, a polished front-end, and genuine enthusiasm, but lacking the technical vocabulary to even frame the right questions about back-end architecture — is characteristic of a new class of AI-assisted builders who emerge from non-technical disciplines. These users can generate functional-looking code at scale but may not recognize when that code is insecure, poorly structured, or architecturally incompatible with production requirements.

The post also implicitly raises questions about responsible AI tooling in high-risk application development. A payment security app built without a developer, security engineer, or fintech consultant carries real potential for harm if deployed — not just to the builder, but to end users whose financial data could be exposed. The community response the author is soliciting likely reflects the broader challenge the AI development ecosystem has yet to fully resolve: how to provide guardrails, guidance, or escalation paths for motivated non-technical users who, aided by powerful AI tools, reach the boundaries of safe self-directed development before they realize they have arrived there.

Read original article →