Skip to content

A package of tools for retailers to enable proximity marketing in their shops.

Notifications You must be signed in to change notification settings

AnshulHedau/ShopSmart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShopSmart

ShopSmart is a package of tools for retailers to enable proximity marketing in their shops. The application provides the shoppers with personalized offers based on the proximity of the items, age and gender of the customers. The flow of data for this project is as follows:

This application is to be installed on the mobile phones of customers. It provides the customers with two different types of offers:

  1. Daily offers I/II: These offers change on a daily basis according to the needs of the retailers. These offers are to be set with the use of the associated website.
  2. Proximity offer: These offers are sent to the user based on their location in the store. It also takes into consideration the age and gender of the customer.

Application screenshots

Pictures/image-001.png Pictures/image-002.png
Login page Offer page

This application gives vendors the access to set the personalized offers based on the proximity of the items, age and gender of the customer according to the different racks/shelves. The source code for the web application can be checked here.

Application screenshots

This script gets the input from the cameras around the store. The script will identify the age & gender of people in front of the rack. According to the location of the camera, this information is updated in Firebase to reflect the corresponding changes in the android application of the customer.

Project details

This project was developed as part of SELECT Makathon 2019 at Vellore Institute of Technology, Vellore. The group consisted of Dheeraj Nair, Anshul Hedau, Abhinav Kumar and Animesh Kumar.

About

A package of tools for retailers to enable proximity marketing in their shops.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 91.1%
  • Python 8.9%