followingjesse / hackJunction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Junction 2018

A mobile app created in React Native to give users live updates when strolling through K-Market (Finland). Utilizes bluetooth beacons setup around the store to identify location of products relative to the user to provide personalized product suggestions.

Prerequisites

Install Node.js by running the following homebrew command

brew install node

Installing

Clone the repository and install the required dependencies by running the following in the client directories

npm install

Once installed, run the following command to start the app

npm start

Built With

  • Node - Runtime to initialize the application
  • React Native - Cross platform mobile app library

Author

About


Languages

Language:JavaScript 67.5%Language:C# 20.9%Language:HTML 7.5%Language:CSS 4.1%