22
Rant: Stuck coding a water-saving app for my landscaping work
I'm trying to learn Python to build a simple app that helps me save water in my landscaping jobs. The goal is to use local weather data to figure out when plants really need watering. I found a free API online, but the instructions might as well be in another language. Every time I run my code, it throws errors I can't make sense of. Why is connecting to an API so tricky for someone just starting out? I've looked up guides, but they all assume you know stuff I don't. Has anyone made something like this before? I could use advice on how to get past this block without giving up.
4 comments