Periodic background job / Push notification

Hi there,
I am trying to make an app where people can save stuff and I want to remind them when the date they saved is reached. So I need to somehow run a background job checking if a date is reached and then send a push notification. Is this possible somehow? Thanks in advance.

Best regards