Financial Helper Using QR/Barcode Scanner Android Final year project for MCS BSCS BSSE

Financial Helper Using QR/Barcode Scanner Android Final year project for MCS BSCS BSSE

Project Domain / Category

Mobile/Android-based Application

Abstract/Introduction

This project will be developed to scan the QR code or a barcode through mobile and analyze the cheapest rate of any product on various Supermarkets. This is a camera-based system to scan the barcode behind the image and read the description of the product with the help of Id stored in the barcode.

This is very beneficial in case of finding out the description of the product among price and thus helping us in deciding to purchase a product with the cheapest rate.

In order to use this system, all the user needs to do is scan the barcode on the product through a mobile phone camera and resolves the barcode to find out the Id stored.

This is now easy to implement as most of the mobile phones today have the required resolution in order to scan the barcode to identify the Id stored in it and read out the product description. The description of every product among its price and the store’s name will be stored in the database. This project can be implemented in any shopping mall, supermarket, Bookstores, etc.

Functional Requirements:

  • The system should be able to read the barcode through the mobile camera and abstract the descriptions of the product from the barcode.
  • The system should able to use the mobile camera to take the picture of the barcode.
  • The system should abstract the detail of the product from the picture that has been taken by mobile camera and save the description in a repository.
  • The system should compare the price of the product with other prices on another store.
  • If it finds the less price of the same product in another store, It can suggest the user postpone the product to buy.

NOTE: Students can add/enhance the requirements if needed.

Tools:

Android Studio, My SQL