A fitness app for tracking daily steps and active calories against weekly targets
@unknown: My favourite thing about vibe coding is that I can now solve my specific problems. I built an app with widgets, that lets me see if I reached my target steps and active calories for the past 7 days. A couple of calculations, but massive impact. I've been using it every day. https://x.com/chipdoesapp/status/1994012296092201027/photo/1
You are remixing a Berrry app.
Source app: https://weeklygoals.berrry.app
1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
{"remix_from":"https://weeklygoals.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in