push-notification-ktor-one-signal

Jetpack Compose android app that you can send push notification among devices using KTOR and One Signal

Push Notification KTOR One Signal

Demo app

Caution! You have to launch the Notification REST API in your local machine to use demo app.

Basic android app built by Jetpack Compose and sends notification data to KTOR backend that I build Notification REST API. Every button click it send notification data to KTOR server and server sends data to One Signal and One Signal sends push notification to users so android app gets push notification.

Screenshots:

Italian Trulli

Tech stack:

  • Clean Architecture
  • MVVM
  • Dependency Injection (Hilt)
  • Jetpack Compose
  • Kotlin Coroutines
  • Git
  • KTOR Client
  • One Signal
  • Kotlin Serialization

GitHub

View Github