Create an application like Scann IT to office

Hello. i am looking for someone who can help me create an application like Scaan-IT to office. scan the QR code of the product, a drop-down list to choose the quantity of the product then a button to send them in an Excel sheet or Google Sheet. with app inventor can someone help me do it?

Have you tried to program anything in the inventor app?

do it step by step... start with step 1...
and if you need help, then it would really help if you provided a screenshot of your relevant blocks, so we can see what you are trying to do, and where the problem may be.

To get an image of your blocks, right click in the Blocks Editor and select "Download Blocks as Image". You might want to use an image editor to crop etc. if required. Then post it here in the community.

A very good way to learn App Inventor is to read the free Inventor's Manual here in the AI2 free online eBook http://www.appinventor.org/book2 ... the links are at the bottom of the Web page. The book 'teaches' users how to program with AI2 blocks.
There is a free programming course here http://www.appinventor.org/content/CourseInABox/Intro and the aia files for the projects in the book are here: http://www.appinventor.org/bookFiles
How to do a lot of basic things with App Inventor are described here: http://www.appinventor.org/content/howDoYou/eventHandling .

Also do the tutorials http://appinventor.mit.edu/explore/ai2/tutorials.html to learn the basics of App Inventor, then try something and follow the Top 5 Tips: How to learn App Inventor

Taifun


Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by icon24 Taifun.

Bonjour. Je viens de développer Une application qui Scan un QR code et envoi le code contenu dans le Qr code dans une feuille Google sheet. Et dans ma feuille Google ssbhde tel en sorte que, si le code envoyé dans ma feuille et qui se place dans la colonne B1 est CPC001, la colonne C1 affichera "John", la colonne D1 affichera un numéro de téléphone, et la colonne E1 affichera la commune. Je voudrais donc si je scanne qu'en plus de remplir ma feuille, que l'application envoie un message prédéfinis ou personnalisé au numéro de téléphone qui s'affiche dans la colonne D1 après avoir scanné.

You can do all of this in the app, without needing to use a google sheet.