pharaujo
← All sites

Daycare Management Platform

Built project

DayCare · Education · Daycare management platform with parent portal

Daycare Management Platform — Daycare management platform with parent portal

A multitenant management platform for childcare centers. Staff handle enrollment, attendance, daily reports, billing, announcements, calendars, and messages; parents get a portal scoped to their own children. Photos are face-blurred in the browser before upload and again on the server, so unblurred children's faces never reach storage. The interface is available in Portuguese and English.

DayCare is a multitenant management platform for childcare centres, built in-house as a portfolio project. Staff run enrollment, attendance, daily reports, billing, announcements, calendars, and messaging from one system, while parents get a portal that shows only their own children. Its most distinctive feature is photo privacy: images are face-blurred in the browser before upload and again on the server, so unblurred children's faces never reach storage.

What's included

Enrollment, attendance, and daily reports

The daily operational core: enrol children, mark attendance, and record each child's day so parents get a real account of it rather than a shrug at pickup.

Billing, invoices, and tuition plans

Tuition plans and invoicing live in the same system as everything else, so billing follows enrollment instead of being reconciled by hand in a spreadsheet.

Parent portal scoped to each family

Parents log in and see their own children only: reports, photos, invoices, and messages. The scoping is enforced by the platform, not by staff discipline.

Photo privacy with double face blurring

Faces are blurred in the browser before upload and again on the server. At no point does an unblurred child's face reach storage.

Announcements, calendar, and messages

Centre-wide announcements, a shared calendar, and direct messaging replace the tangle of group chats and paper notes, in an interface available in Portuguese and English.

Who it's for

The organizations this case study speaks to are childcare operators: single daycare centres drowning in paper, and multi-location networks that need each site managed separately under one roof. The multitenant design exists precisely for that second group, since one deployment can serve many centres with each one's data isolated.

It is also relevant to anyone commissioning software where children's data is involved and privacy cannot be an afterthought. The double face-blurring pipeline is a concrete example of building a legal and ethical requirement into the architecture rather than bolting it on.

The problem it solves

A daycare's administrative load is heavy and constant: who attended today, what each child ate and did, which invoices are due, what parents need to be told. Handled with paper, spreadsheets, and group chats, that load consumes staff hours and produces exactly the kind of scattered records that worry parents.

Photos are the sharpest edge of the problem. Parents want to see their child's day, but photos taken at a daycare inevitably include other people's children, and storing children's faces on a server creates risk a childcare operator should not casually accept. The platform's answer is to blur faces in the browser before anything is uploaded, then blur again server-side as a second layer of defence.

How it compares

Off-the-shelf childcare software exists, but a generic product makes its own assumptions about how a centre runs, what data it keeps, and where photos are stored. For this project, the requirements that mattered most, multitenancy across centres, strict per-family scoping, a bilingual interface, and the guarantee that unblurred faces never touch the server, are architectural. They are the kind of thing a custom build can promise and a configuration screen cannot.

The platform is an in-house portfolio project rather than client work, and that is the point of showing it: it demonstrates, end to end, what a purpose-built operations platform for a privacy-sensitive industry looks like when someone builds it deliberately.

Frequently asked questions

Can you build a platform like this for our centres?

Yes. If you run one centre or a network and want management software shaped to how you operate, get in touch and we can discuss it.

Was this built for a client?

No. DayCare is an in-house portfolio project, built to demonstrate this kind of platform end to end.

How does the photo privacy actually work?

Photos are face-blurred in the browser before they are uploaded, then blurred again on the server. Unblurred children's faces never reach storage at any point.

What does multitenant mean in practice?

One deployment serves multiple centres, with each centre's data kept separate. A network gets central software without mixing any centre's records with another's.

What technology is it built on, and how is it maintained?

It is built on a modern web stack and kept deliberately maintainable. Specific stack and maintenance arrangements are agreed per project when a similar system is commissioned.