All Projects → aaronksaunders → ionic4-ngrx-firebase

aaronksaunders / ionic4-ngrx-firebase

Licence: other
A basic application for Ionic 4 with firebase & ngrx actions, reducers and effects

Programming Languages

typescript
32286 projects
HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

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

ionic4-angular7-example
Ionic 4, Angular 7 and Cordova Tutorial: Build CRUD Mobile Apps
Stars: ✭ 57 (+235.29%)
Mutual labels:  ionic, ionic-framework, ionic4
ionic-signature-pad
Ionic plugin to input singnature pad
Stars: ✭ 15 (-11.76%)
Mutual labels:  ionic, ionic-framework, ionic4
ionic4-boilerplate
🚀 boilerplate for ionic4 with CI based on travis and fastlane. doc and example are provided
Stars: ✭ 25 (+47.06%)
Mutual labels:  ionic, ngrx, ionic4
ngx-ionic-image-viewer
An Ionic 4 Angular component to view & zoom on images and photos without any additional dependencies.
Stars: ✭ 129 (+658.82%)
Mutual labels:  ionic, ionic-framework, ionic4
ionic-uber-clone
Ionic 4 Taxi Booking script
Stars: ✭ 34 (+100%)
Mutual labels:  ionic, ionic-framework, ionic4
ionic-modal-custom-transitions
Add Custom Transitions to Ionic Modals.
Stars: ✭ 22 (+29.41%)
Mutual labels:  ionic, ionic-framework, ionic4
ionic-socialsharing-with-deeplinking-example
Ionic Social Sharing and Deep Linking example app. Complete Ionic Tutorial with free example app! Built for Ionic 3.
Stars: ✭ 16 (-5.88%)
Mutual labels:  ionic, ionic-framework
ionic-login-component
Free sample of Premium Ionic Login Component
Stars: ✭ 17 (+0%)
Mutual labels:  ionic, ionic-framework
ionicfirebaseauth
Exemplo de alguns tipos de autenticação com Ionic 2 e Firebase
Stars: ✭ 18 (+5.88%)
Mutual labels:  ionic, ionic-framework
mean-ionic-ngrx
Monorepo as Microservices: Full MEAN stack with Angular 7, Ionic 4 and ReactiveX API (ngrx/Store + ngrx/Effects) + i18n/ngx-translate + Express NodeJS REST API servers micro-services + JWT Authentication + UnitTest/e2e exemple + Travis + DevOps scripts and many more...
Stars: ✭ 60 (+252.94%)
Mutual labels:  ngrx, ionic-framework
ionic3-firebase-ngrx
Sample Ionic 3 application using ngrx with firebase (auth, crud and camera plugin)
Stars: ✭ 48 (+182.35%)
Mutual labels:  ionic, ngrx
ionic-angular-news-app
📋 Ionic-Angular app to fetch news articles from a REST API using Typescript interfaces to define the expected structure of the json objects returned & http service providers. Custom pipes used to modify API news article titles, contents and convert the Universal Time Constant (UTC) date string. Dark mode, Offline Storage of favourite articles & …
Stars: ✭ 21 (+23.53%)
Mutual labels:  ionic, ionic-framework
ionic-hockeyapp
Need HockeyApp in your Ionic application, add this package!
Stars: ✭ 19 (+11.76%)
Mutual labels:  ionic, ionic-framework
app-starter
Angular mono-repo (Ionic/Capacitor/StencilJS/Web Component) app starter for supporting cross platform apps.
Stars: ✭ 75 (+341.18%)
Mutual labels:  ionic, ionic4
ionic4-vue-tabs
sample application using ionic framework tab component with vuejs
Stars: ✭ 17 (+0%)
Mutual labels:  ionic-framework, ionic4
ionic4-angular7-httpinterceptor-example
Ionic 4 and Angular 7 Tutorial: HTTP Interceptor Example
Stars: ✭ 15 (-11.76%)
Mutual labels:  ionic, ionic4
ionic2.0-angularfire
this a basic application for Ionic 2.0.rc5 with AngularFire2 with ngrx/store & ngrx/effects to manage state
Stars: ✭ 71 (+317.65%)
Mutual labels:  ionic, ngrx
ionic3-start-theme
Ionic 3 Start Theme with 10 Pages, mock data, providers samples, Storage, Http and more...
Stars: ✭ 130 (+664.71%)
Mutual labels:  ionic, ionic-framework
ionic4-angular8-crud-mobileapps-example
Ionic 4 Angular 8 Tutorial: Learn to Build CRUD Mobile Apps
Stars: ✭ 20 (+17.65%)
Mutual labels:  ionic, ionic4
ionic-app-with-aws-cognito
Angular 4, Ionic 3, and AWS (Amazon) Cognito User Pools. Authentication out of the box.
Stars: ✭ 62 (+264.71%)
Mutual labels:  ionic, ionic-framework

Ionic4 Firebase Firestore w/ state management using ngrx

Should be complete

A basic application for Ionic 4

  • Login with email address & password
  • Automatically login if a session already exists
  • Create accounts
  • Login with Account
  • Integration of ngrx/store & ngrx/effects to manage state
  • Query List Objects
  • Find a specific List Object
Ionic:

   ionic (Ionic CLI)          : 4.1.1 (/Users/aaronsaunders/.nvm/versions/node/v9.3.0/lib/node_modules/ionic)
   Ionic Framework            : @ionic/angular 4.0.0-beta.3
   @angular-devkit/core       : 0.7.5
   @angular-devkit/schematics : 0.7.5
   @angular/cli               : 6.1.5
   @ionic/ng-toolkit          : 1.0.7
   @ionic/schematics-angular  : 1.0.5

System:

   NodeJS : v9.3.0 (/Users/aaronsaunders/.nvm/versions/node/v9.3.0/bin/node)
   npm    : 6.4.0
   OS     : macOS High Sierra
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].