Created on 29th April 2023
•
Sending real-time notifications to the user's device window can ensure timely communication of their subscription status. This can be a more effective method than relying solely on email or platform- based messages, especially for users who may not frequently check those channels. Employing push notifications can help to elevate the urgency and visibility of such messages, thereby improving user awareness and engagement. Furthermore, with the increasing number of OTT services available, users may be subscribed to multiple services at once, making it even more challenging to keep track of when each subscription is due for renewal.
Web scrapping the OTT platforms and finding the required tag where our requirement was present was a challenge to us. There were many classes with same types and indexing them to find the required class type was a time consuming process. Also, on clicking the notification we tried to redirect to the payment options page but it was not successful as of now but we are working on it and will surely deploy in coming future.
Technologies used