Non-Developer Builds Three Production Apps with Claude AI Assistance

✍️ OpenClawRadar📅 Published: March 7, 2026🔗 Source
Non-Developer Builds Three Production Apps with Claude AI Assistance
Ad

A Reddit user with no coding or software development experience has successfully built and deployed three production web applications using Claude AI as their primary development assistant.

Applications Created

  • Fuel Finder Australia (fuelfinderaus.vercel.app) - A free, ad-free React Native application for Australians to find cheaper fuel prices. Features include a trip planner that calculates stops along a route based on car tank size and fuel consumption, with options for cheap or infrequent stops.
  • MTG Proxy App (mtg-proxy-app.vercel.app) - A Magic: The Gathering proxy printing tool that allows searching for specific art types instead of changing each card individually. Includes a center offset compensation setting for printer alignment issues.
  • Australian Budgeting App (aus-budgeting.vercel.app) - A tool for managing multiple mortgages, gross/net income, and investment properties with deductions, aimed specifically at Australian users.
Ad

Technical Implementation

Claude AI helped create a complete development workflow connecting multiple services:

  • React Native application that works on iOS, Android, and web browsers
  • Integration between GitHub, Cloudflare Workers, Cloudflare D1 database, and Vercel for deployment
  • Iterative development approach where features were "chipped away at over time"

Development Context

The user started with no coding knowledge and discovered Claude's coding capabilities a month into their first project. They still don't understand basic AI concepts like tokens. Development was done in limited spare time with minimal testing, though the budgeting app produced results similar to Excel calculations.

The MTG proxy app has known mobile compatibility issues but works on desktop where users can drop entire decklists for processing.

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also