Header menu link for other important links
X
MVP Architecture Model with Single Endpoint Access for Displaying COVID 19 Patients Information Dynamically
A. Singh,
Published in Institute of Electrical and Electronics Engineers Inc.
2020
Pages: 471 - 476
Abstract
The use of Model View Presenter (MVP) architecture for tracking the data of COVID 19 patients has evolved novel innovation in the already existing architectural diagram used by the software industry. It introduced the use of GraphQL a very efficient backend framework providing dynamic and single-point access to queries made by the user. In contrary to the traditional REST API which uses GET and POST methods for fetching and posting data requiring a different URL for every API call, with GraphQL we can have single-point access. This paper aims to propose a simple backend driven dynamic cards model that can get data from real-world findings of patients' database by trusted sources and freely available research enabling the user of this application to get valuable information of its region, country and the globe and how exposed and vulnerable they are, all of this in a single application of its first type. © 2020 IEEE.