Barcode Scanner App

A step-by-step guide to create Barcode scanner app using SAP AppGyver

In this exercise you will learn how to create a no-code application using the SAP ‘AppGyver’ Composer tool on SAP BTP. The application you create will enable you to scan a barcode on a smartphone and retrieve information from a public API. To do this, you will need to download the ‘AppGyver’ Preview app (available through iTunes and Google Play store) and sign up for an account using the same email address that your SAP BTP account uses.

OpenFactsDiagram

All applications are created, edited, and managed within what we call a project, with one application created per project. Projects, and their related applications, are not automatically saved in this service, so care should be taken before closing a browser.

00 Create an AppGyver Project

01 App Interface

02 Data Connection

03 Create Data Variable

04 Create Logic

05 Add New Component

06 Preview the App