Book a free call →

Vibe coding for CFOs in education.

An education CFO forecasts a year of revenue from a single enrolment week, then spends the rest of the year watching it erode through withdrawals, aid adjustments and payment plans. The fiscal year and the academic year do not line up, and every tool the institution already has reports on one calendar while the board asks about the other.

Book a free callSee what breaks
ROUND 01Education rules

What is true about software in education before you write a prompt.

Schools, universities, training companies and edtech businesses all have the same shape of problem: a learning platform that does most things and a long tail of tools it does not. Executives are building the tail: an enrolment workflow, a parent portal, an assessment tool, a course marketplace. Most of them hold data about students, and some of those students are children.

  • Student data has its own laws

    FERPA in the United States, GDPR in Europe, and rules about children's data almost everywhere. A tool that stores a student's name, grades or attendance is regulated, and a tool used by under-13s has additional consent requirements.

  • Parents, students and staff see different things

    Role-based access is not optional. A parent must see only their child. A student must not see another's grades. The AI will build a single login unless told otherwise.

  • Accessibility is required

    Education tools are often legally required to be accessible. A page built fast with no attention to screen readers or keyboard navigation can be non-compliant on day one.

  • Term start is your launch day

    Enrolment tools and portals get their year's traffic in one week. Hosting and caching have to be ready for it, and a failure that week costs a term's trust.

ROUND 02What you build

What a CFO in education builds first.

  • 01Enrolment to revenue forecast

    Applications, deposits and confirmed enrolments from the student information system converted into tuition revenue by term, with historical melt applied. Built first because the whole budget hangs on this number and it changes daily through August.

  • 02Financial aid and discount rate tracker

    Gross tuition against institutional aid, external scholarships and Title IV funds per student, giving the real net tuition per head. The discount rate is the number that decides whether the year works and the aid office reports it differently.

  • 03Grant spend against award budgets

    Restricted funds tracked by award, with spend to date, remaining balance and the reporting deadline for each funder. Overspending a grant line or missing a report means returning money.

CFOs in every industry tend to build the same four things. The CFO page has that list.

ROUND 03What breaks

Tuition recognised in the wrong fiscal year

The tool recognises full tuition when the term is invoiced in August rather than spreading it across the months of instruction, so the fiscal year ending in June carries revenue for a term that has not been taught. The audit adjustment restates the year, the board saw a surplus that was really a deficit, and any covenant on the bond or the bank line was tested against a wrong number.

The pattern underneath is the one every CFO hits: floating-point rounding, a timezone shift on period boundaries, a currency conversion applied twice. The dashboard looks right. It is not, and it has been in the board deck for two quarters.

The full catalogue of what breaks →

ROUND 04The stack

What a safe build in education usually runs on.

Builds run on a standard web stack with Postgres, single sign-on from the institution's identity provider or a properly scoped login for parents and students, integrations with the learning platform and the student information system through read-only keys, and accessibility checked before launch.

The free course builds this stack from scratch →

ROUND 05With a CTO in your corner

What changes for a CFO in education.

A CTO in your corner treats your finance tool like the financial system it is. Money is stored as whole cents, never as decimals. Every change is logged with who and when. Credentials are locked away, not in the code. The database has a backup and a tested way to restore it. You keep building the tool only you could design. It just passes the audit.

How a month in the corner works →

ROUND 06Questions

What CFOs in education ask.

A CTO who has read education apps before yours.

Thirty minutes, free, no card. What you built, what is going on with it, whether we can help.

Book a free callSee the price

In your corner.