Own product · End-to-end development

GetMeNotified – make events from existing systems immediately visible

When a shop, server, process, machine, or sensor reports something important, GetMeNotified turns it into a traceable push notification on a smartphone.

The self-developed product combines a REST API, database, customer portal, Firebase Cloud Messaging, and an Android app into an end-to-end solution for existing systems.

GetMeNotified – API-based push notifications for existing systems

From idea to tested product

The goal was deliberately not to build another large platform, but a lightweight integration layer: an existing system sends an event through a REST API, while GetMeNotified handles authentication, customer and source assignment, storage, push delivery, and later traceability.

I developed the product concept, system architecture, backend and API, data model, customer portal, Android app, secure setup flows, as well as testing and the release process. The project therefore covers the path from a business problem to a product tested under real conditions across several technical layers.

What the project demonstrates technically

REST API with API-key authentication, clear error semantics, and clean tenant separation.
.NET MAUI Android app with FCM, local history, SQLite, SecureStorage, and backend synchronization.
Customer portal for API keys, devices, sources, setup and link codes, history, and statistics.
Secure QR onboarding with short-lived one-time tokens instead of a permanent API key inside the QR code.
Multi-customer and multi-source data model plus request_uid deduplication for consistent events.
Real end-to-end tests on Android devices covering push delivery, updates, persistence, restarts, and release validation.

See the current state of GetMeNotified

The dedicated product website shows how it works, use cases, API documentation, and the current development status.