AI UNDERDOGS
Back
0:00 / 1:00
#152

SplitRip

splitrip.codefuture.fun/
WeChat Mini ProgramTrip Expense SplittingFreeAI-Assisted Dev
109 views💬 0 comments🔗 0 visits

A backend dev who can't write CSS shipped a live WeChat mini-program

WHAT IT SOLVES

Group trips abroad: currency conversion, who paid what, and settling up after — it always gets messy

WHY IT'S INTERESTING

Product taste

Exchange rate locks at the moment you log it

Log a expense in JPY or THB and the app snapshots the exchange rate — so three weeks later the numbers don't shift. That's someone who's actually fought with a group expense spreadsheet after a trip

Real craft

Minimum-transfer algorithm: 5 people's mess → 4 clean payments

Not just divide-by-N — it runs a real minimum-transfer algorithm to collapse N people's tangled debts into the fewest possible one-way payments. Backend dev, checks out

Honest about limits

"I can't even write CSS properly" — the author's own words

The V2EX title says it flat out: backend guy, AI helped with the frontend, UI won't win awards. But the logic is solid, it's free with no ads, scan and go. An honest side project, not a packaged-up product pitch

A backend dev who can't even write CSS properly, built a live trip-expense mini-program with AI

TECH GUESS

WeChat Mini Program (native or uni-app), likely Node/Python backend, AI-assisted frontend

📍 Source: v2ex📅 2026-07-24Original post →Visit site →
Ad
Ad slot (AdSense unit renders here once connected)

Discussion (0)

Sign in with GitHub to post
  • No comments yet — be the first.

Related