Kindergarten Manager
TypeScriptPrivate
// Overview
Desktop application for managing kindergarten groups and attendance tracking. Features customizable print views with group-specific headers, multi-group management, child profile management with notes, and flexible name list generation. Built with Tauri for native performance with modern web technologies.
// Built with
TauriNext.jsTypeScriptMantine
// The problem
A kindergarten was managing groups and attendance sheets by hand, re-formatting printouts for every group and event.
// Approach
- A desktop app to manage multiple groups, child profiles and notes in one place.
- Customisable print views with group-specific headers.
- Flexible name-list generation for whatever sheet is needed.
// Engineering challenges
- Getting print layouts to come out right across different sheet types.
- Keeping the app native and fast with Tauri while staying a web UI.
- Designing it for non-technical daily use.



