Skip to content

Ionic Framework Starter using LoveField JavaScript Relational database

License

Notifications You must be signed in to change notification settings

GDGSantiagoChile/LoveField-Starter

This branch is up to date with gpincheiraa/LoveField-Starter:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

35a5483 · Oct 19, 2015

History

27 Commits
Oct 12, 2015
Oct 8, 2015
Oct 19, 2015
Oct 19, 2015
Oct 10, 2015
Oct 8, 2015
Oct 13, 2015
Oct 12, 2015

Repository files navigation

LoveField-Starter

Ionic Framework Starter app integrated with Lovefield. Lovefield is a relational database for web apps built by Google. It's written in JavaScript, works cross-browser and provides SQL-like APIs that are fast, safe, and easy to use.

This Starter demonstrates LoveField SELECT, INSERT, UPDATE and DELETE functionality and provides an Angular service to manage the LoveField database connection. No need for a plugin to get SQL-like functionality in Ionic Apps.

LoveField docs: https://google.github.io/lovefield/

LoveField source: https://github.com/google/lovefield

Ionic Market: http://market.ionic.io/starters/lovefield-starter

Installation

Download the zip file and move the contents to your www directory or use ionic start:

$ ionic start <yourapp> https://github.com/ben--wood/LoveField-Starter
$ cd <yourapp>
$ ionic serve

About

Ionic Framework Starter using LoveField JavaScript Relational database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.6%
  • CSS 18.3%
  • HTML 0.1%