DEV Community

Saf One
Saf One

Posted on

4K users and #2 in the App Store (Food & Drink) šŸ”„

4 months ago I challenged myself: can a designer build a real product from scratch — concept, design, development, and App Store release — using AI as a co-pilot? Turns out, yes. But before that, I was facing a real problem that was so annoying for me and my wife personally — thinking about what should we eat today, tomorrow, etc.?

I built a simple spreadsheet to plan our meals. It wasn't super convenient, but it did its job. And after a week I started to think — maybe I can build a simple app just for personal use? No expectations, just start building.

I used Cursor IDE and mostly Claude to write every line of code, but every product decision — scope, UX flows, prototypes, designs, priorities — was mine.

Here's what I learned:

→ Strategy before execution. Time spent on research and planning saves weeks down the road.

→ Scope is everything. Decide what the MVP is and protect it. Features will tempt you — resist.

→ Document your logic. When working with AI, detailed documentation of how features should work is what keeps the output consistent and on track.

→ Set clear boundaries for AI. Define the scope of each task explicitly — otherwise it will "help" you with things you didn't ask for.

→ Build a design system early. Define your styles — typography, colors, spacing — and reuse them everywhere. Consistency is not a nice-to-have, it's the foundation.

→ Componentize aggressively. If something repeats more than twice, it's a component. No exceptions.

→ Test before you ship. Not once. Thoroughly.

Is it a success story yet? No. But 3K users and a #2 App Store ranking in 4 months — built solo as a designer — feels like a strong start, at least for me. But most important for me – I am so happy that my app solves real pain points for people and this priceless.

I believe designers who understand AI and product thinking will define the next wave of product roles. More to come.

foodsplans.com

Top comments (1)

Some comments may only be visible to logged-in visitors. Sign in to view all comments.