Push Notification based on User's Input Schedule (NOTE: I have multiple users)
So basically, the users will have to register and log in before creating events.
Events have:
event_name
event_location
event_details
start_date
start_time
end_date
end_time
What I want to do is send a PUSH Notification to the user when the Event is about to start like lets say 1 hour before the event will start.
Is this possible? so the Scheduled Push Notification will base on:
User's - Itinerary - Start_date. I understand the Push Notification is sent to DEVICE registered and not on the Users Registered