All Projects → ionicthemes → Ionic Firebase Starter App

ionicthemes / Ionic Firebase Starter App

Licence: mit
Ionic 4 firebase CRUD tutorial to learn how to create a firebase application to perform Authentication and all CRUD operations in an ionic 4 application. You can use this FREE Ionic Firebase Starter App as a base to create your Ionic App with Firebase backend :)

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Ionic Firebase Starter App

ionicfirebaseauth
Exemplo de alguns tipos de autenticação com Ionic 2 e Firebase
Stars: ✭ 18 (-76.62%)
Mutual labels:  ionic, ionic-framework, firebase-database, firebase-storage, ionic3
Laravel Firebase
A Laravel package for the Firebase PHP Admin SDK
Stars: ✭ 369 (+379.22%)
Mutual labels:  firebase, firebase-database, firebase-storage
Firebase Js Sdk
Firebase Javascript SDK
Stars: ✭ 3,844 (+4892.21%)
Mutual labels:  firebase, firebase-database, firebase-storage
Whatsup
**Deprecated** Real time chat app written in Swift 4 using Firebase and OTP Authentication
Stars: ✭ 39 (-49.35%)
Mutual labels:  firebase, firebase-database, firebase-storage
Ionic Environment Variables
Easy to use environment variables for Ionic3!
Stars: ✭ 278 (+261.04%)
Mutual labels:  ionic, ionic-framework, ionic3
Internalappstore
📦 Manage your own internal Android App Store.
Stars: ✭ 295 (+283.12%)
Mutual labels:  firebase, firebase-database, firebase-storage
Firebase As3
Integrate Firebase Auth, Realtime Database and Storage in your Adobe AIR projects.
Stars: ✭ 55 (-28.57%)
Mutual labels:  firebase, firebase-database, firebase-storage
ionic-native-sms-retriever-plugin-master
Cross-platform plugin for Cordova / PhoneGap to Retrieve SMS. Available for Android.
Stars: ✭ 16 (-79.22%)
Mutual labels:  ionic, ionic-framework, ionic3
Awesome Ionic
An "awesome" list of Ionic resources
Stars: ✭ 799 (+937.66%)
Mutual labels:  ionic, ionic-framework, ionic3
Ionic Google Login
Ionic 4 starter app to show you how to add Google Log In to an Ionic App using Google Sign-In Cordova Plugin.
Stars: ✭ 61 (-20.78%)
Mutual labels:  ionic, ionic-framework, ionic3
Firebaserealtimechat
Sample real-time chat application using Firebase
Stars: ✭ 60 (-22.08%)
Mutual labels:  firebase, firebase-database, firebase-storage
ionic-modal-custom-transitions
Add Custom Transitions to Ionic Modals.
Stars: ✭ 22 (-71.43%)
Mutual labels:  ionic, ionic-framework, ionic3
ionic4-angular6-crud-example
Building CRUD Mobile App using Ionic 4, Angular 6 and Cordova
Stars: ✭ 50 (-35.06%)
Mutual labels:  ionic, ionic-framework, ionic3
Firebase Mock
Firebase mock library for writing unit tests
Stars: ✭ 319 (+314.29%)
Mutual labels:  firebase, firebase-database, firebase-storage
ionic-surveyjs
Sample project that shows how to integrate SurveyJS in Ionic APP.
Stars: ✭ 28 (-63.64%)
Mutual labels:  ionic, ionic-framework, ionic3
Rxfirebase
Rxjava 2.0 wrapper on Google's Android Firebase library.
Stars: ✭ 509 (+561.04%)
Mutual labels:  firebase, firebase-database, firebase-storage
Ion Affix
A directive for Ionic framework for creating affix headers.
Stars: ✭ 58 (-24.68%)
Mutual labels:  ionic, ionic-framework, ionic3
fireblogger
Ionic 2 social media microblogging platform built with firebase 3 as backend
Stars: ✭ 54 (-29.87%)
Mutual labels:  ionic, ionic-framework, 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 (-76.62%)
Mutual labels:  ionic, ionic-framework, ionic3
Quickstart Unity
Firebase Quickstart Samples for Unity
Stars: ✭ 553 (+618.18%)
Mutual labels:  firebase, firebase-database, firebase-storage

Build a Complete Ionic Firebase App

In this ionic firebase tutorial we will show you how to create a firebase application to perform all CRUD operations in an ionic application.

In this ionic example you will see how to Create, Read, Update and Delete tasks using Firebase Firestore Database.

As a bonus you will also learn how to use Firebase Storage to store images or files from your Ionic app and link them to a specific user.

You can use this FREE Ionic Firebase Starter App as a base to create your Ionic App with Firebase backend.

For the Ionic 3 code please go here.

Read the complete Build a complete Ionic App with Firebase Tutorial

Set up

run npm install to install the project dependencies. run ionic serve to run the project locally.

You will have to create your Firebase project and add the project configurations to the environment.ts file. Read the tutorial to see how to do this.

Demo

Test the live demo

Screenshots

These are some screenshots of the ionic example app we are going to build in this Ionic Firebase Tutorial:

Get a premium Ionic Starter App

Did you know that we recently released Ionic Full Starter App? It's an ionic 5 template that you can use to jump start your Ionic app development and save yourself hundreds of hours of design and development. This template includes a complete integration with Firebase. Check it out!

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].