One part of the solution is running on a web server. It will manage and provide data for updates. Another part is running as a local application (App) on the client and updates itself using the web service.
- Current data
- No restrictions regarding layout or functionality
- Data can be influenced using the web service and respectively the client can send back user data to the web service
- Restricted to designated platform or high effort for multiple platform support
- High effort implementing server and native application