Skip to content
This repository has been archived by the owner on Apr 21, 2024. It is now read-only.
/ amazam Public archive

This application enables you to search the products speedy!

Notifications You must be signed in to change notification settings

amazam/amazam

Repository files navigation

Amazam

Amazam is a product recognition app uses CloudSight image recognition and Amazon Product Advertising APIs.

How our app works

Amazam flow

  1. Take a picture or select existing picture.
  2. Use keywords to filter data to Amazon if need.
  3. View on Amazon and buy it!

Setup


Prerequisites

  • node
  • yarn
  • Google account to use Firebase
  • Android Studio
  • Genymotion

1. Installing

To install app from git repository, go your terminal and follow steps below:

git clone https://github.com/amazam/amazam.git

yarn install

2. Run debug app

  1. In Android Studio, open folder of cloned project and build project.
  2. In Genymotion app, create/select virtual device to use.
  3. In terminal, type:
yarn reactn
  1. In VS code, download the React-Native Tools and enable the debugger

    • Press play on the debugger to start the server.
  2. In Genymotion, the app should deploy.

3. Launch production app

To deploy production app, follow 1. Installing and then in terminal, type:

yarn reactn-release

Built With

Releases

No releases published

Packages

No packages published

Languages