We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.SE

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Software Engineering

Title: Building an ID Card Repository with Progressive Web Application to Mitigate Fraud

Abstract: A lot of service requires identity of users to mitigate undesirable incidents such as fraud. To cut down probability of potential fraud, ID Card of users are collected to be verified so people can verify users whenever an undesirable activity happens. However, to verify identity through an ID card, a repository for the ID Card is required. To verify ID cards, the ID Card repository will be connected to an automated ID Card Verification API. The ID Card repository is meant to be used both on mobile phones and desktop computers, so the concept of progressive web application is used. To be able to upload images smoothly and build progressive web application, the ID Card repository is built using ReactJS and Ant Design. Server side is powered by Strapi and MongoDB. GraphQL API is utilized to connect client side and server side. It involves queries to fetch data. To fetch data on the client side, Apollo client is used to in ReactJS. Git is utilized for version control system which gives contribution to Continuous Integration and Continuous Delivery. In this paper, we will discuss why Strapi is best suited on server side and how Ant Design, a library to style components in a web page, can provide required components in this web application.
Comments: 5 pages
Subjects: Software Engineering (cs.SE)
ACM classes: D.2.11
Journal reference: 9th International Conference on Information and Communication Technology (ICoICT), 2021, pp. 544-549
DOI: 10.1109/ICoICT52021.2021.9527413
Cite as: arXiv:2012.08295 [cs.SE]
  (or arXiv:2012.08295v1 [cs.SE] for this version)

Submission history

From: Kevin Akbar Adhiguna [view email]
[v1] Tue, 15 Dec 2020 14:01:55 GMT (1030kb,D)

Link back to: arXiv, form interface, contact.