README.md

September 3, 2018 ยท View on GitHub

Ionic2 Firebase Shopping Cart

Awesome

Instructions

  1. Create a firebase project here.

  2. Enter the project credentials in this file. __DEMO

  3. Enable Email authentication. __DEMO

  4. Import the data into firebase database using this json. __DEMO

  5. Run the following the terminal

$ cd ionic2_firebase_shopping_cart
$ npm install 
$ ionic serve

TODO

1. Email verification
2. Product Search, Filter
3. Backend for the same

DEMO

FoodKart

Contents

  1. 1Ionic2 Firebase Shopping Cart
  2. 1.1Instructions
  3. 1.2TODO
  4. 1.3DEMO