inventory Demo
Complex example - simple ruby based application with data synchronization via Rhoconnect.
Application show some feature - capture image from Camera, capture signature, barcode recognizing, work with DB model, synchronization of mobile data with remote server via Rhoconnect technology.
Rhoconnect server and backend application already deployed on Heroku - you can just build mobile application with defined URLs and test it with our backend.
Example contain 3 parts:
-
mobile application [Sources on GitHub]
-
Rhoconnect server application [Sources on GitHub]
-
Backend with DB rest API (used by Rhoconnect server app) [Sources on GitHub]