Skip to content

Shopinator is an application that allows a user to search for a product and displays a list of stores online and physical powered by Google maps API, Google AI Vision API.

Notifications You must be signed in to change notification settings

ErnestUrzua/Shoppinator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shoppinator

  • Shoppinator simplifies the search experience and creates a one-stop location for everything.
  • Instead of searching each item and tracking on personal notes, Shoppinator creates a platform to help users to just give the link to the image of his choice. eg: a workplace/livingspace and we will take care of processing the image and suggesting users of different items that he would like to buy.
  • Users need not track and search items one by one.
  • It provides detail on both online purchase as well as nearby stores based on the user's choice.
  • If a user wants in store purchase,Shoppinator provides a list of stores based on the user's location.
Here is screenshot of how it works if you search by Image

image search

If you search by text:

text search

Error handling and validations are also taken care of. Example if the user provides invalid

error

Prerequisites

git clone https://github.com/shambhawi13/Shoppinator.git 

Technologies Used

  • JQuery - used for DOM manupulation
  • Lodash - JS library
  • Semantic UI - css framework
  • Axios - for ajax request
  • HTML - used to create elements on the DOM
  • CSS - styles html elements on page
  • Git - version control system to track changes to source code
  • GitHub - hosts repository that can be deployed to GitHub Pages
  • Third party API - Rapidapi which internally call Google AI Vision, Amazon and Google Map API

Installing

Deployed Link

Live Hosted on

Authors

Review URL

GitHub Live

About

Shopinator is an application that allows a user to search for a product and displays a list of stores online and physical powered by Google maps API, Google AI Vision API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.8%
  • HTML 42.8%
  • CSS 9.4%