Skip to content

terikon/kendo-pouchdb-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

kendo-pouchdb-app

KendoPouchDBApp - POC application that shows kendo-pouchdb connected to Couchbase Mobile, with Couchbase Lite Phonegap plugin.

To achieve this, PouchDB is used.

alt screenshot

Status

Currently, because of some bug in db.put method, create/update/delete operations are not functional. Read works and displays data in Kendo Grid.

The code

Actually, all the interesting code is in app.js file.

Install

APK file for Android (unsigned).

Manual build

Install bower and AppBuilder CLI, if not already installed.

Run in KendoPouchDBApp folder:

bower install
appbuilder build android --download --release

About

Showcase for kendo-pouchdb connected to Couchbase Mobile.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published