#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>
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.
Shell