All Projects → arjunsk → ionic2_firebase_shopping_cart

arjunsk / ionic2_firebase_shopping_cart

Licence: MIT license
Shopping cart built using Ionic2 and Firebase

Programming Languages

typescript
32286 projects
HTML
75241 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to ionic2 firebase shopping cart

Growth Ionic
[v2.0 DEPRECATED, please update to Growth 3.0] Growth - App to help you Be Awesome Developer & Awesome Hacker
Stars: ✭ 2,200 (+10376.19%)
Mutual labels:  angular2, ionic2
Ngx Facebook
Angular TypeScript Wrapper for Facebook SDK
Stars: ✭ 214 (+919.05%)
Mutual labels:  angular2, ionic2
Ion2 Calendar
📅 A date picker components for ionic2 /ionic3 / ionic4
Stars: ✭ 537 (+2457.14%)
Mutual labels:  angular2, ionic2
angular-progress-bar
This component allow you to easy incorporate progress-bar to angular/ionic project, providing binding and color options
Stars: ✭ 26 (+23.81%)
Mutual labels:  angular2, ionic2
Ionic3 Components
A project full of ionic 3 components and samples - to make life easier :)
Stars: ✭ 1,689 (+7942.86%)
Mutual labels:  angular2, ionic2
ionic-modal-custom-transitions
Add Custom Transitions to Ionic Modals.
Stars: ✭ 22 (+4.76%)
Mutual labels:  angular2, ionic2
Ionic2 Environment Variables
Demonstration on how to easily setup environment variables in Ionic 2
Stars: ✭ 20 (-4.76%)
Mutual labels:  angular2, ionic2
ionic2-geofence
Ionic2 Geofencing Sample Project
Stars: ✭ 96 (+357.14%)
Mutual labels:  angular2, ionic2
Ionic2 Reddit Reader
Ionic 2 Sample App
Stars: ✭ 128 (+509.52%)
Mutual labels:  angular2, ionic2
Ion Digit Keyboard V2
A digital keyboard plugin to use in Ionic 2 applications.
Stars: ✭ 97 (+361.9%)
Mutual labels:  angular2, ionic2
Ionic3-FullscreenContent
Ionic 3 demo of how to hide the header when scrolling down and show it again when scrolling up.
Stars: ✭ 24 (+14.29%)
Mutual labels:  angular2, ionic2
Awesome Ionic2 Components
Should help you to get awesome components and plugins for Ionic2
Stars: ✭ 209 (+895.24%)
Mutual labels:  angular2, ionic2
ionic-uuchat
基于ionic3,angular4的实时聊天app,兼容web端。该项目只是前端部分,所有数据需要请求后端服务器,需要配套express-uuchat-api使用。
Stars: ✭ 14 (-33.33%)
Mutual labels:  angular2, ionic2
Ionic Audio
An audio player for Ionic 3 and Angular 4. Works with HTML 5 audio or native audio using Cordova Media plugin.
Stars: ✭ 332 (+1480.95%)
Mutual labels:  angular2, ionic2
ionic-workflow-guide
Create a full and powerful worflow with Ionic (Unit Testing, Environment variables, Automatic documentation, Production App Server, Automatic deployment)
Stars: ✭ 46 (+119.05%)
Mutual labels:  angular2, ionic2
Bartonic
Quick Bart Schedule, Favorite Routes, Bart Map Ionic App
Stars: ✭ 8 (-61.9%)
Mutual labels:  angular2, ionic2
Dianoia-app
Mobile (Ionic 3 - Angular 4) app about non-pharmaceutical activities and information for people with dementia.
Stars: ✭ 13 (-38.1%)
Mutual labels:  angular2, ionic2
ionic-video-chat-support
Ionic 3 Video and Group Text Chat
Stars: ✭ 19 (-9.52%)
Mutual labels:  angular2, ionic2
Drip Ionic3
「水滴打卡」App Open Source Code Base On Ionic V3 Framework
Stars: ✭ 74 (+252.38%)
Mutual labels:  angular2, ionic2
Ionic2 Pokedex
🎮 Pokédex sample app developed with Ionic 2, Angular 2 and Apache Cordova. Using Pokéapi as source for data.
Stars: ✭ 143 (+580.95%)
Mutual labels:  angular2, ionic2

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].