Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/ionicthemes/ionic-firebase-crud
- Owner: ionicthemes
- Created: 2018-05-23T04:29:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-28T11:39:05.000Z (about 3 years ago)
- Last Synced: 2024-05-13T20:57:02.390Z (8 months ago)
- Topics: angular, angularfire, firebase, firebase-database, firestore, ionic, ionic-framework
- Language: TypeScript
- Homepage: https://ionicthemes.com/tutorials/add-a-firebase-database-to-your-ionic-app
- Size: 1.65 MB
- Stars: 19
- Watchers: 2
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)