app(le)s← All apps
Week 17· Friday, week 17

Garden Manager

ProductivityLive

My dad is really good with plants. Unfortunately, I am not. :) This summer was very hot and dry in Germany, so I though, let's build an app which helps me to take care of our garden and the plants we have in there. I want to know when I should water them, when best to cut them and what else I should be aware of about my plants. I don't even know how they are called, so really needed help from scratch (image based recognition of my plants first to get the names and then all the details for them).

Open the app ↗
Stack
Claude;Lovable;ClaudeCode;GitHub;Vercel;Supabase;GoogleMaps;Pl@ntNet;Wikipedia
Screenshots
Beds
Beds
Plants
Plants
Calendar
Calendar
Dashboard 1/2
Dashboard 1/2
Dashboard 2/2
Dashboard 2/2
Plant Upload
Plant Upload
Plant AI Identication 1/2
Plant AI Identication 1/2
Plant AI Identication 2/2
Plant AI Identication 2/2
Lessons learnt

Best way to implement a new web app

From my experience, the best way to implement an app from scratch is like this:

  1. Claude: Chat with Claude about your idea and get prompts for Lovable.

  2. Lovable: Build the foundation and core features with Lovable.

  3. Claude Code: Fine-tune and build more features with Claude Code (source code available through Git Hub)

Attached are the first 4 prompts I used to create this app.

Orchestrating all integrations

This app really uses a lot of services in the background and the key thing here was to orchestrate it all together.

I'm using these services here (beside the usual suspects Claude Code and Lovable):

  • Google Maps: To get a satellite image from my home and garden. I cn draw my bets in here and it will calculate their size.

  • Pl@ntNet API: To identify the plant from an image and get some details about it.

  • Wikipedia and Anthropic API: To enhance the details more based on plant name.

Surprisingly, they are working very well together and I wasn't facing any major issues in connecting it all together.

Comments

What people are saying

Sign in to leave a comment.

No comments yet — be the first.

Private feedback

Tell the maker

This goes straight to the builder — not shown publicly. Use it for bugs, ideas, or things you'd love to see.

Sign in to send private feedback.