Home Apps Newsletter Social Meteor.js photo chat

Simple photo chat app used to demonstrate Meteor.js

Meteor.js is a full-stack web and mobile app development platform. It enables the creation of cross-platform applications from one code base, and has many other features - for a full list, see http://wiki.dandascalescu.com/essays/why_meteor.

This application is a simple clone of Instagram for demonstration purposes, built at the request of Huawei/Futurewei to demonstrate some features of Meteor:

* real-time updates to all connected clients

* OAuth login

* native device access (e.g. camera, geolocation, accelerometer)

* 3rd party API integrations (Google Maps)

* hot code push

* offline operation with data sync when the connection is restored

I am a Meteor developer available for contract work at http://meteor.engineer

What's New in the Latest Version 0.1.0

Last updated on Sep 19, 2015 Added geolocation, shake to undo