All Projects
E
Civic TechLaunching soon

e-Sânpetru

2024

Overview

Building on the lessons learned from e-Rădăuți, e-Sânpetru is a clean-architecture rebuild of the civic platform tailored specifically to the commune of Sânpetru's administrative needs. The new architecture decouples all municipality-specific data (departments, contacts, routes) into a remote-config-driven layer, making it trivially easy to white-label and deploy to future municipalities. The backend was redesigned around Cloud Functions to handle automated issue-routing logic without any custom server infrastructure.

  • Clean Architecture with feature-first folder structure
  • Remote-config driven white-labelling system for future municipalities
  • Firebase Cloud Functions for automated issue routing
  • Rebuilt the entire BLoC layer with improved testability
  • Pre-launch partnership secured with Sânpetru local administration
Tech Stack
Flutter
Firebase
BLoC
Clean Architecture