In Short:
You will learn how to create a Excel file based on data from PouchDB.
Pre-Condition:
For creating a PouchDB instance and inserting data, check out the following tutorial:
Ionic 5 Background Geolocation Tracking with PouchDBStep 1
Create a new Ionic project. npm install -g ionic@latest
ionic start