Creating an Event Information Program

It would be a simple program that would inform people about events in a Hotel + enables making resevations in restaurants.

Problems to solve:

  • It should connect to the hotel site, and take/give informations from there.
  • It should let you register/login yourself.
  • I would like it to inform me about events, even if app isn’t on (like facebook app when someone writes to me).

So, my questions to You:

  1. Is it right to use UE4 for it (I know UE4 blueprints pretty well)?
  2. how could I do it, just give me some clues.