Notification App

  • Replies:0
Leone Mitchell
  • Forum posts: 1

Feb 2, 2016, 11:17:50 PM via Website

Hello, i am developing an app for a project that i have to complete and want some feedback on how best to develop this and if their are any tutorials to help with this, Here we go :

The App basic functionality is:
1. Take Information from a source
2.Display the information from this source through the app.
3. Whenever new content has been added to the source when the user view the app it will update to the current information.
4. Send an notification to the user every time new content has been added.

Questions:
1.What would be the best way to accomplish one, would this be by a sever where it pulls information from it via a datebase or storing the information on a website where it pulls it from their What would be the best and some what easier to develop.
2.How would you update the app so that when information is added it updates.

What i already know:
I know that the app will have to be connected and check for a connection when the app is open, i also know that when connection as been established to the sever or the host we will have to update the app with the information that it has downloaded from the source.

Reply