← Reddit

Hate log keeping but need to track my expenses so made an app

Reddit · adnankhalidshah · July 31, 2026
A software engineer with ADHD developed a personal expense-tracking application to address the challenges of manual budget logging after home renovations depleted their savings without clarity on spending. The app accommodates multiple input methods including voice commands via Siri, image uploads, PDF sharing, SMS automation from bank alerts, and conversational input, with features like automatic categorization, spending source tracking, and multi-currency support for travel. The application successfully tracked expenses during a Malaysia trip using a dedicated travel currency mode and is available on both iOS and Android platforms.

Detailed Analysis

A solo software engineer's account of building "MyTrail," a personal expense-tracking app, illustrates a growing pattern in how developers are using Claude not just as a coding assistant but as an ongoing collaborator throughout a product's lifecycle. The developer, who has ADHD and struggled with the friction of manual expense logging, used nearly a decade of engineering experience alongside Claude to design an app that minimizes the cognitive burden of data entry. Rather than leaning on AI as a marketing gimmick or a headline feature, the app quietly incorporates multiple low-friction input methods—Siri voice commands, image and PDF uploads (including messy handwriting), free-form spoken or typed rants in any language, clipboard detection, and iOS Shortcuts automation that scrapes bank SMS notifications automatically. This multi-modal approach reflects a deliberate design philosophy: the tool had to disappear into the user's existing habits rather than demand new ones.

The mention of "Claude Remote" being used continuously throughout the development process—including live iteration during a trip to Malaysia to build and test a currency-conversion feature—signals a shift in how individual developers integrate AI coding assistants into their workflow. Rather than a one-time code-generation session, this is persistent, session-spanning collaboration where the AI is treated as an always-available pair programmer capable of shipping incremental updates in near real-time, even while the developer is traveling and stress-testing the product in the wild. This kind of "живой" (living) development loop—build, test, refine, redeploy—compressed into days rather than sprints, is emblematic of how agentic coding tools are changing solo and indie development cycles.

The broader significance lies in what this represents for the democratization of app development: a single engineer, without a team, was able to design smart categorization logic, multi-currency travel modes, chat-based financial querying, and cross-platform builds (iOS and Android, with MacroDroid/Automate substituting for Shortcuts on Android) in what reads as a compressed, largely self-directed timeline. This mirrors a broader trend across the Claude/Anthropic ecosystem in 2025–2026, where the narrative around AI coding tools has moved from "helping engineers code faster" to "enabling individuals to independently ship full, polished, multi-platform products," including auxiliary assets like a 3D landing site, which the developer notes was also a first-time endeavor.

Finally, the specificity of the use case—an accessibility-driven design for neurodivergent users who find traditional logging aversive—points to an underappreciated strength of AI-assisted development: the ability to rapidly prototype and iterate on personalized, niche-but-meaningful software that might not be commercially viable for a larger team to build but is deeply valuable to its creator and others with similar needs. As agentic AI systems like Claude increasingly support continuous, remote, and highly personalized development workflows, stories like this suggest a future where more individuals build tools tailored precisely to their own cognitive and lifestyle needs, rather than settling for generic, one-size-fits-all software.

Read original article →