Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ionicthemes/ionic-firebase-crud

🔥 Ionic CRUD with Firebase database. Use this demo as a starter project to build your Ionic Firebase app!
https://github.com/ionicthemes/ionic-firebase-crud

angular angularfire firebase firebase-database firestore ionic ionic-framework

Last synced: about 2 months ago
JSON representation

🔥 Ionic CRUD with Firebase database. Use this demo as a starter project to build your Ionic Firebase app!

Awesome Lists containing this project

README

        

## Ionic app with Firebase Database

There are a variety of options available for storing data, and choosing the right one will depend on your application needs, your expertise, and resources.

Firebase offers Cloud Firestore which is a flexible, scalable NoSQL cloud database that is very easy to use with an Ionic app.

This repo is an Ionic demo app of a Contacts CRUD build with Firebase.

We suggest you to read the companion tutorial that explains all the steps needed in order to [set up a Firestore database and connect it with your Ionic application](https://ionicthemes.com/tutorials/add-a-firebase-database-to-your-ionic-app) in order to save and fetch data.

If you are looking for an Ionic Starter App with Firestore integration ready to go, you should check [Ionic Full Starter App - PRO](https://ionicthemes.com/templates/ionic5-full-starter-app-pro-version). It includes many examples and use cases of data handling using Ionic and Firebase.

- [DEMO](https://ionic-contacts-app.web.app/home)
- [TUTORIAL](https://ionicthemes.com/tutorials/add-a-firebase-database-to-your-ionic-app)

![](https://static.ionicthemes.com/freebies/add-a-firebase-database-to-your-ionic-app-freebie.png)