DEVELOPMENT OF PUSH NOTIFICATION DELIVERY FRAMEWORK FOR MESSAGING APPLICATIONS

Notification is used to retract user attention so that user will interact with the application more. Generally, notifications are sent specific to its application, for example the LINE messaging application will send notifications specific to LINE application. If college academic web sends notificat...

Full description

Saved in:
Bibliographic Details
Main Author: Mahaputra, Taufan
Format: Final Project
Language:Indonesia
Online Access:https://digilib.itb.ac.id/gdl/view/39379
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Institut Teknologi Bandung
Language: Indonesia
Description
Summary:Notification is used to retract user attention so that user will interact with the application more. Generally, notifications are sent specific to its application, for example the LINE messaging application will send notifications specific to LINE application. If college academic web sends notifications, then the notification will be on ITB academic web application only. However, sometimes users don’t access the application directly, so users cannot get the information sent through the notification. In this research, a framework is built to handle the notification delivery from few messaging apps. The messaging applications used for this framework are LINE, Telegram, and WhatsApp. Each messaging application has a push notification delivery service, which is a service to send messages to specific messaging application. These services will be combined so that the framework can send messages to various messaging applications. Combining push notification delivery services is done by making generic abstractions, in result of each message exchange application can be easily integrated with the framework. The result of this research is an application that implements this framework for sending notification messages to various messaging applications. This application indicates that sending notifications to various messaging applications mentioned is successfully executed.