iBet uBet web content aggregator. Adding the entire web to your favor.
iBet uBet web content aggregator. Adding the entire web to your favor.



Link to original content: http://github.com/iarjunsk/ionic2_firebase_shopping_cart
GitHub - iarjunsk/ionic2_firebase_shopping_cart: Shopping cart built using Ionic2 and Firebase
Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

iarjunsk/ionic2_firebase_shopping_cart

Repository files navigation

Ionic2 Firebase Shopping Cart

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