A community app for tracking population demographics across age groups in real-time
@BerrryComputer: Doing vibe code golf competition Prizes: 1st place – $169 2nd place – $69 3rd place – $42 The goal is to make most impressive app prompted by single tweet (280 chars max) to @BerrryComputer @BerrryComputer Create a population census app with a simple UI featuring 9 padded buttons for these age categories (0-1, 1-3, 4-6, 7-10, 11-14, 15-19, 20-39, 40-64, 65+) Each button click should increment a counter for that age group and display the results on a public ledger
You are remixing a Berrry app.
Source app: https://census-count.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://census-count.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in