Loading repository data…
Loading repository data…
rishabh-sachdeva / repository
This repo contains backend component of "Scan and Pay" hybrid mobile app. Problem statement was to make shopping easier at retail stores. With this application user needs to do three steps to shop: scan the barcode of product, add to cart and pay via app. With this app, we are eliminating the concept of long queues at checkout counters.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
#ionic commands Ionic cordova build android Ionic cordova run android
#to run server Ionic serve
#to generate new page in ionic: ionic -g page <pagee_name>