Skip to content

Prototype of an IoT smart shopping trolley, that enhances the shopping experience by removing the need for customers to manually scan all the items or to wait in long checkout lines.

Notifications You must be signed in to change notification settings

williamdevena/IoT-smart-trolley

Repository files navigation

IoT Smart Shopping Trolley

Overview

The IoT Smart Shopping Trolley is the prototype of an innovative solution designed to revolutionize the shopping experience. This project aims to streamline the shopping process by integrating IoT technology into a shopping trolley, thereby eliminating the need for manual item scanning and reducing checkout wait times.

Features

  • Automated Item Scanning: As items are added to the trolley, they are automatically scanned and recorded.
  • Checkout Simplification: Reduces the time spent at checkout lines.
  • Real-Time Inventory Updates: Provides instant updates to inventory management systems.

Installation

To set up the IoT Smart Shopping Trolley, follow these steps:

  • Clone the Repository: Start by cloning the repo to your local machine using git clone [repository link].
  • Install Required Libraries: Install all necessary libraries and dependencies. For example, if Python is used, run pip install -r requirements.txt to install Python dependencies.
  • Environment Configuration: Set up the environment variables or configuration files necessary for the project (src/auth.py and src/costants.py).
git clone https://github.com/williamdevena/IoT-smart-trolley.git
cd IoT-smart-trolley
pip install -r requirements.txt

About

Prototype of an IoT smart shopping trolley, that enhances the shopping experience by removing the need for customers to manually scan all the items or to wait in long checkout lines.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages