Project Title: RFID-Smart Shopping Cart

A smart shopping cart with RFID sensors that are used to sense items placed into the cart.
The cart is equipped with specifically placed RFID tag readers that read any tagged item that's placed into the cart, then the system will pull the item data and display necessary information, i.e price, product information, etc..
Customers can also search for items through the user interface, search functionality is done in real-time, meaning, product locations are consistently updating in the database which the Search function uses to display locations.
Furthermore, customers can also pay right away, using PAY-&-GO functionality that allows customers to pay for their purchase directly from the cart.

 Backend: Python, Arduino C
 Frondend: Python TKINTER
 Database: MySql

Colors may differ due to file compression.

ProjectDemo

ProjectStatus=Done

The project is partially completed, some functionalities are still to be added as well as instructions on how to implement Arduino to use RFID tags correctly. To view the code, please contact the developer.

Return to Portfolio