Skip to content

PureHacks/glass-shopping

Repository files navigation

glass-shopping

Shopping app for Google glass using the Mirror API, build on the Mean (actually Men, since there is no Angular :P) stack.

It allows the user to create a shopping list for several shops via a web interface and notifies the user with a customized shopping list when she/he's close to a store.

This is still only a prototype, functional but very crude.

Getting Started

  • Create your clientID and clientSecret by following Googles get started guide
  • npm install all dependencies and start via node app.js(or via nodemon)
  • To stage it you can host the node app and MongoDB for free on Heroku

Useful links

Glass API Get Started Guide https://developers.google.com/api-client-library/javascript/start/start-js

Layout and Style screens via HTML/CSS https://developers.google.com/glass/tools-downloads/playground

Subscription Proxy (for dev only) https://developers.google.com/glass/tools-downloads/subscription-proxy

Glass API Home Check the documentation and samples https://code.google.com/p/google-api-javascript-client/

About

Shopping app for google glass

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published