What we build our apps with, and the process we follow while building them.
A structure kept plain enough that a small team can carry it for years.
iOS and Android come out of a single codebase. Not writing a feature twice means not debugging it twice.
Accounts, cross-device sync and notifications run on managed cloud services, so server upkeep never takes priority over the product.
We keep the data we collect to a minimum. Store privacy declarations, rules for content aimed at children and permission prompts are part of the release.
We use the latest and most reliable technologies to build future-proof educational software solutions.
Our agile development methodology ensures fast delivery while maintaining high quality standards.
We settle what the app does — and what deliberately stays out of version one.
We draw the screen flows and try them as a clickable prototype.
We build the app and test it on real devices.
We take it through store review, then keep watching crashes and shipping updates.