Abstract
Web applications are popular in our world today and every organization or individual either build or access at least one each day. It's important for every application user to continue accessing contents of a web application irrespective of the network connectivity and user's location. Previous researchers have tried to solve this problem by using the browser's cache to make the web application work offline. Although this approach has worked, it lacks the aspect of permitting a user to send information to the server when offline. This work proposed an architecture to solve this by sending essential data through an SMS platform. A Minimum Viable Product (MVP) that fits into the proposed architecture was implemented leveraging on service worker to detect an offline application and send the data through SMS. The information is retrieved by a webhook and sent to the webserver. The result of this research validates that the proposed architecture can be used to send data when a web application is offline. The research also recommends areas where further work can be explored to improve on this solution.
Original language | English |
---|---|
Title of host publication | 2023 IEEE IAS Global Conference on Emerging Technologies (GlobConET) |
Publisher | Institute of Electrical and Electronics Engineers (IEEE) |
Pages | 1-6 |
Number of pages | 6 |
Volume | 7 |
ISBN (Electronic) | 979-8-3503-3179-0 |
DOIs | |
Publication status | Published - 19 May 2023 |
Externally published | Yes |
Event | 2023 IEEE IAS Global Conference on Emerging Technologies, GlobConET 2023 - London, United Kingdom Duration: 19 May 2023 → 21 May 2023 |
Publication series
Name | 2023 IEEE IAS Global Conference on Emerging Technologies (GlobConET) |
---|---|
Publisher | IEEE |
Conference
Conference | 2023 IEEE IAS Global Conference on Emerging Technologies, GlobConET 2023 |
---|---|
Country/Territory | United Kingdom |
City | London |
Period | 19/05/23 → 21/05/23 |
Bibliographical note
Publisher Copyright:© 2023 IEEE.
Keywords
- Connectivity
- Critical Infrastructure
- Progressive Web Apps