Smart Debt & Lending management app (iOS, iPadOS)
Utilizes Google’s Firebase and Apple Push Notification System (APNS) to deliver real-time notification.
Backend uses Supabase (PostgreSQL), leveraging Supabase Edge Function (NodeJS) to deliver notification from Supabase to Firebase Cloud Messaging (FCM).
Injecting Text-to-speech service to notification, enabling to speak the contents of the notification.
Using MVVM architecture pattern, enhancing code organization and maintainability.