https://github.com/matthisk/localmarket
Meteor localmarket example app
https://github.com/matthisk/localmarket
Last synced: over 1 year ago
JSON representation
Meteor localmarket example app
- Host: GitHub
- URL: https://github.com/matthisk/localmarket
- Owner: matthisk
- License: other
- Created: 2016-01-05T09:26:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-06T16:28:21.000Z (over 10 years ago)
- Last Synced: 2025-01-25T11:08:02.199Z (over 1 year ago)
- Language: JavaScript
- Size: 5.12 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Local Market
============
Local Market is an open source app powered by Meteor and made by [Percolate Studio](http://percolatestudio.com). 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