sofarojo / ionic-sqlite-prepopulated

[Released] An Ionic 3 application that reads data from a prepopulated SQLITE database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ionic-sqlite-prepolulated

Prepopulated is an Ionic 3 application that reads a list of words from a SQLITE database prepopulated and show them in a list.

Goals:

  • Create an Ionic app.
  • Read from a database already populated. I could have another application to fill up the data and then use it from the Ionic App. No need of creating tables or insert data from Ionic.

About

[Released] An Ionic 3 application that reads data from a prepopulated SQLITE database.

License:MIT License


Languages

Language:TypeScript 40.9%Language:CSS 28.0%Language:HTML 23.9%Language:JavaScript 7.1%