Skip to content

dsurrao/ionic-pouchdb-example

Repository files navigation

ionic-pouchdb-example

This example is in Ionic V4 and Angular, and tests the db.find() method of PouchDB. It filters a list by the selected checkboxes, using the $or operator.

UI: list.page.ts

Service calls: database.service.ts

PouchDB documentation: https://pouchdb.com/api.html#query_index

CouchDB selector syntax: http://docs.couchdb.org/en/stable/api/database/find.html#selector-syntax

Ionic V4 starter template used: https://ionicframework.com/docs/angular/your-first-app#create-an-app ('sidemenu' starter template)

Installation and running instructions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published