Hello, I have a Website, which is built upon a CMS, written in PHP. And now i'm trying to develop an App. I want the app to check for Updates on the website every time it starts, for example, if a new article is added to the website, a news about this publishment should be displayed on the app.
My knowledge in this area is very poor. Can somebody tell me, what i should do on the website and what should be done on the app?