Building an ID Card Repository with Progressive Web Application to Mitigate Fraud
Kevin Akbar Adhiguna, Firhan Maulana Rusli, Hendy Irawan

TL;DR
This paper presents a progressive web application for an ID card repository designed to reduce fraud, utilizing ReactJS, Strapi, MongoDB, and GraphQL for efficient, cross-platform identity verification.
Contribution
It introduces a novel implementation of an ID card repository with a PWA approach, integrating modern web technologies for improved fraud mitigation.
Findings
Effective ID card upload and verification process
Seamless cross-platform accessibility
Enhanced fraud prevention capabilities
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
