Use cases

Church app

Service and event calendar, small groups, push announcements, prayer requests, a members area and online giving.

A church is a community with structure, and structure is where the group chat fails: the important announcement scrolls away, nobody knows who is in which group, and giving depends on somebody remembering to share the bank details. An app fixes it because each of those becomes a record: a member belongs to a group, an announcement is a real notification, and giving has a history.

People reach this page looking for

  • build a free church app
  • church app with small groups
  • church app with online giving
  • app for a congregation

What gets built

Four things you could have working this week

Not a feature list. These are the apps people actually describe, and what the platform hands back when they do.

01

Small groups with leaders

A member belongs to a group, the group has a leader, and the leader sees their own list and records attendance at the weekly meeting.

02

A calendar and announcements that arrive

Services, rehearsals, events and meetings in one calendar, with push to everyone or to one group. It is a notification, not a message that scrolls away.

03

Prayer requests and testimonies

A member submits one, chooses whether it is public or only for the leadership, and the team tracks what has been answered.

04

Giving with a history

Tithes and offerings by card, one-off or monthly, with a receipt for the giver and a monthly report for the treasurer.

Included

The parts nobody wants to build twice

Database, login, payments and publishing are part of the platform, not a list of services you go and wire up afterwards.

A real database, not a form dump

Every screen reads and writes models you can open, query and export. The data is a database of yours from the first minute, not a spreadsheet the app pretends to read.

Login for your own users

Email, magic link and Google sign-in, with roles and per-record ownership enforced by Postgres itself. A badly written screen cannot become a leak, because the database answers empty.

Payments that land in your account

Stripe, Pagar.me and Mercado Pago connect once. Card, Pix, boleto and subscriptions, with the card fields rendered by a hosted vault your app never touches.

Web, installable, and in the stores

One project published three ways: your own domain, an icon on the phone straight from the browser, and a signed binary submitted under your own store account.

Found in search, and by the models

Titles, metadata, sitemap, structured data and social images are generated with the app. Pages get found instead of only being linked.

React code you can take with you

Real React, edited line by line or by clicking the element on screen, exported as a ZIP or pushed to your GitHub. No lock-in you have to negotiate your way out of.

How it works

From a paragraph to a published app

Three steps, and the second one is the one people do not believe until they watch it.

Describe it in plain language

Say what the app does and what it has to remember. No diagram, no schema, no naming a single framework.

Watch it get built

Screens, data models, login and payments appear while you read. Anything you do not like, you say so and it changes.

Publish, then keep changing it

Live on your domain in seconds, with version history behind you. Tuesday's conversation is Tuesday's release.

Start here

A prompt you can paste right now

This is a complete first message, not a slogan. Paste it, change the nouns to yours, and you have an app to react to instead of a blank page.

Build an app for a church. Members sign up with name, contact, date of birth and the small group they belong to; groups have a leader, a day, a time and an address, and the leader sees only their own group and records attendance at each meeting; a calendar with services, rehearsals and events, and push announcements that can go to everyone or to one group; prayer requests submitted by members, with the option of public or leadership-only, and a marker for answered; tithes and offerings by card, one-off or monthly, with a receipt for the giver and reporting by period; an area with the week's announcements and schedule open to any visitor; and a leadership dashboard with members per group, average attendance, birthdays of the month and giving by period.

Questions

Frequently asked questions

No. Lyric projection is a different kind of program, running on the sound desk's computer and driving the screen in the room. This app is the other side: members, groups, calendar, announcements, prayer requests and giving. Worth saying, because both come up in the same search and neither replaces the other.

Describe it. See it running. Publish it to the store.

Free to start, no credit card. You only pay when you want to publish under your own brand, and you take the code with you if you ever want to.

Build this app freeUse cases