Barcode scanner and csv file

182 views
Skip to first unread message

Mikael Compagnon

unread,
Sep 1, 2016, 11:11:30 AM9/1/16
to MIT App Inventor Forum
Hello, I want to realise a scanner application of barcode.
This barcode will look in my CSV database and will give me the name of the product scanned.
Is someone could explain me how to achieve my blocks. Thank you.

Taifun

unread,
Sep 1, 2016, 1:35:16 PM9/1/16
to MIT App Inventor Forum
read the csv file using the file component and convert it into a list of lists
then use the lookup in pairs block to search for your product, assuming the csv file has 2 columns, the product code and the product name

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

You will not find a tutorial, which does exactly what you are looking for. But doing the tutorials (not only reading a little bit) help you to understand, how things are working. This is important and this is the first step to do.

Taifun

Trying to push the limits of App Inventor! Snippets and Tutorials from Pura Vida Apps by  Taifun.         




Reply all
Reply to author
Forward
0 new messages