All Projects → loiane → ionic3-firebase-ngrx

loiane / ionic3-firebase-ngrx

Licence: other
Sample Ionic 3 application using ngrx with firebase (auth, crud and camera plugin)

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to ionic3-firebase-ngrx

ionic-modal-custom-transitions
Add Custom Transitions to Ionic Modals.
Stars: ✭ 22 (-54.17%)
Mutual labels:  ionic, angular4, ionic3
ionic3-image-handling
In this ionic tutorial you will learn how to access the image gallery and take pictures from an ionic app. Also we will show you how to add a image cropper. This ionic tutorial includes a working ionic app example you can reuse for your needs.
Stars: ✭ 35 (-27.08%)
Mutual labels:  ionic, angular4, ionic3
Ionic Environment Variables
Easy to use environment variables for Ionic3!
Stars: ✭ 278 (+479.17%)
Mutual labels:  ionic, angular4, ionic3
Dianoia-app
Mobile (Ionic 3 - Angular 4) app about non-pharmaceutical activities and information for people with dementia.
Stars: ✭ 13 (-72.92%)
Mutual labels:  ionic, angular4, ionic3
Chihu2
ionic2-example <吃乎2>混合开发-美食app 🍜 ☕️ 🍦 (This is a support android and apple ionic2 case, a food app)
Stars: ✭ 124 (+158.33%)
Mutual labels:  ionic, angular4, ionic3
angular-progress-bar
This component allow you to easy incorporate progress-bar to angular/ionic project, providing binding and color options
Stars: ✭ 26 (-45.83%)
Mutual labels:  ionic, angular4, ionic3
Wooionic3
An eCommerce App for WooCommerce stores using Ionic 3.
Stars: ✭ 208 (+333.33%)
Mutual labels:  ionic, angular4, ionic3
ionic3-angular4-sample-app
Sample app of Ionic 3 and Angular 4
Stars: ✭ 35 (-27.08%)
Mutual labels:  ionic, angular4, ionic3
Ionic3 Seed Jwt
Ionic 3 seed project with JWT support. It works together with the backend from here https://github.com/vmanchev/laravel-jwt
Stars: ✭ 86 (+79.17%)
Mutual labels:  ionic, angular4, ionic3
Ionic3 Angular43 Httpclient
Example of Ionic 3 and the new Angular 4.3 HTTPClient
Stars: ✭ 20 (-58.33%)
Mutual labels:  ionic, angular4, ionic3
todo-list
TodoList using Ionic2/3 & Firebase: * PWA * SSO Google plus. * Share list via QRcode. * Upload image from Camera or Storage. * Speech Recognition.
Stars: ✭ 18 (-62.5%)
Mutual labels:  ionic, angularfire2, ionic3
Ionic2 Pokedex
🎮 Pokédex sample app developed with Ionic 2, Angular 2 and Apache Cordova. Using Pokéapi as source for data.
Stars: ✭ 143 (+197.92%)
Mutual labels:  ionic, angular4, ionic3
ionic-uuchat
基于ionic3,angular4的实时聊天app,兼容web端。该项目只是前端部分,所有数据需要请求后端服务器,需要配套express-uuchat-api使用。
Stars: ✭ 14 (-70.83%)
Mutual labels:  ionic, angular4, ionic3
ionicfirebasecrud
An example of crud with Firebase and Ionic
Stars: ✭ 15 (-68.75%)
Mutual labels:  crud, ionic, ionic3
ionic-app-with-aws-cognito
Angular 4, Ionic 3, and AWS (Amazon) Cognito User Pools. Authentication out of the box.
Stars: ✭ 62 (+29.17%)
Mutual labels:  ionic, angular4, ionic3
Ng Lottie
Render After Effects animations on Angular based on lottie-web
Stars: ✭ 311 (+547.92%)
Mutual labels:  ionic, angular4, ionic3
Keyist-Ecommerce
🔑 A simple ecommerce site powered with Spring Boot + Angular 10 + Ngrx + OAuth2
Stars: ✭ 220 (+358.33%)
Mutual labels:  ngrx, ngrx-store, ngrx-effects
ngx-redux-ui-management-recipes
Recipes for managing the UI layout of an application using Redux in Angular
Stars: ✭ 39 (-18.75%)
Mutual labels:  ngrx, angular4, ngrx-store
Ion2 Calendar
📅 A date picker components for ionic2 /ionic3 / ionic4
Stars: ✭ 537 (+1018.75%)
Mutual labels:  ionic, angular4, ionic3
Ionic3 Components
A project full of ionic 3 components and samples - to make life easier :)
Stars: ✭ 1,689 (+3418.75%)
Mutual labels:  ionic, angular4, ionic3

This is a starter template for Ionic projects.

How to use this template

This template does not work on its own. The shared files for each starter are found in the ionic2-app-base repo.

To use this template, either create a new ionic project using the ionic node.js utility, or copy the files from this repository into the Starter App Base.

With the Ionic CLI:

Take the name after ionic2-starter-, and that is the name of the template to be used when using the ionic start command below:

$ sudo npm install -g ionic cordova
$ ionic start mySideMenu sidemenu

Then, to run it, cd into mySideMenu and run:

$ ionic cordova platform add ios
$ ionic cordova run ios

Substitute ios for android if not on a Mac.

Todo: upgrade to @ngrx/platform once is available

  • June/2017
  • This example is currently using ngrx/store 2.2 (I personally do not like how store files are organized)
  • @ngrx/plataform is currently in beta. This new version allows lazy loading reducers, effects. Once it is available on npm and stable will update this sample to this version as well, to organize the application better and follow Angular/Ionic files/modules organization.
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].