Skip to content

pransmarclou/ionic-shoppinglist

Repository files navigation

Ionic-ShoppingList

Currently this project is still unfinished.

The project uses Ionic 3 framework, Angular 4.3 and Firebase.

For more information about Ionic Framework kindly refer to https://ionicframework.com/docs/

Demo

If you just want to check out the project, you can see the online demo hosted using Firebase at https://ionic-d873c.firebaseapp.com/.

Features

  • A high performance mobile application using web technologies (HTML5 and JavaScript).
  • Create, Retrieve, Update, Delete pattern(s) with AngularFire2.
  • Use of Observable pattern and RxJS.
  • Use of Real-time Database with Firebase.

Installation

Clone

  • You can clone this repo to your local machine using https://github.com/pransmarclou/ionic-shoppinglist/

Setup

Use the following commands to run the application in your local machine.

$ git clone https://github.com/pransmarclou/ionic-shoppinglist/
$ ionic serve

Use the following commands to deploy the application to mobile.

$ ionic cordova run android -1