Files
meteor/examples/localmarket
Sashko Stubailo 39b11ca456 Merge branch 'master' into devel
Conflicts:
	History.md
2015-03-25 14:58:21 -07:00
..
2015-03-25 14:55:37 -07:00
2014-10-28 00:56:42 -07:00
2014-10-28 00:56:42 -07:00
2015-01-12 14:06:29 -08:00
2014-10-28 00:56:42 -07:00
2014-10-28 00:56:42 -07:00

Local Market

Local Market is an open source app powered by Meteor and made by Percolate Studio. In this example app we explore intermediate techniques:

  • Using a sample database to generate lists and items
  • Integrating OAUTH with Meteor's accounts-ui package
  • Cordova integration to use device phone and GPS
  • Mobile UI & UX