Building a Barcode Scanner App with Backend Services

This video shows how to build a barcode scanner and covers:

  • Using the barcode scanner
  • Using cloud database to store and search for scanned products
  • Using server script for:
    • Searching the database to find products that have low inventory
    • Sending a push message to notify of low inventory
    • Sending an email (SendGrid API) to notify of low inventory
  • Scheduling server script (job) to run periodically to check for low inventory and perform the actions above

Published by

6 responses to “Building a Barcode Scanner App with Backend Services”

  1. Hi Max!
    Do you have the source code for this project?
    If so, do you think you can share it?

    1. I don’t have the source but we will try to publish it as a sample app.

      1. Hi again Hi! Ok, it sounds great, where you publish it?
        And when you have done that you’d think of to make me aware of it?
        Sincerely.

  2. Hi Max!
    Do you have the source code for this project?
    If so, do you think you can share it?

    Best regards.

    1. I don’t have the source but we will try to publish it as a sample app.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.