Skip to content

A new user experience of grocery shopping built by integrating RFID sensors, Firebase Cloud, and user-friendly Android application to auto-deliver consumed grocery items along with Machine Learning Analysis to come up with appropriate offers to benefit both the customers and vendors.

Notifications You must be signed in to change notification settings

aravindhank11/SmartShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SmartShop

A new user experience of grocery shopping built by integrating RFID sensors, Firebase Cloud, and user-friendly Android application to auto-deliver consumed grocery items along with Machine Learning Analysis to come up with appropriate offers to benefit both the customers and vendors.

Why Smart Shopping ?

  • Hassle and Tension free shopping experience!
  • No more standing in queues to pay the amount!
  • Avail more exciting offers!
  • Vendors can analyze the purchasing behavior of the customers
  • Smart Garbage Disposal Feature ,

Architectural Design

How it works?

  1. Throw the garbage
    • Dispense the wrapper of the product into the Smart Dustbin
    • The Smart Dustbin reads the RFID Tag in the wrapper and updates it into the firebase cloud

  1. Updates in cloud
    • A New Entry is for the product is made against the particular user in Firebase Real time Database
    • The Firebase responds with the type of waste generated by the product.
    • This responded data is used in smart disposal by categorizing the product into biodegradable or non-biodegradable.
List Of Users and the products in cart List Of Products and their details
  1. Front end application
    • Every item thrown is further shown in the front end applications with facilities to add, delete and modify items.
    • Every item is categorized and available suggestions are displayed alongside the percentage of saving and additional expenses incurred
List of items in the cart Suggestive Cart
  1. Analytics for the best offers
    • The Vendors are provided with a platform to analyze the buying patterns of the customers.
    • The Analysis works based on Apriori Algorithm where in the most frequently bought items are grouped together based on threshold values of Support and Confidence to generate rules.
    • This Rules are further subjected to the discretion of the vendor to make offers

Unable to load image Apriori Analytics

Offer List Final Pricing

Future Work

  1. Providing with features for security in Firebase Realtime Database.
  2. Synchronising the threads in App for making the app crash-free

About

A new user experience of grocery shopping built by integrating RFID sensors, Firebase Cloud, and user-friendly Android application to auto-deliver consumed grocery items along with Machine Learning Analysis to come up with appropriate offers to benefit both the customers and vendors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published