All Projects → fabricadecodigo → ionicfirebasecrud

fabricadecodigo / ionicfirebasecrud

Licence: other
An example of crud with Firebase and Ionic

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 ionicfirebasecrud

sm-coal-app
这是一个使用Ionic2开发的集数据展示,交易,交流于一体的APP
Stars: ✭ 21 (+40%)
Mutual labels:  ionic, ionic2, ionicframework, ionic3
Ion Affix
A directive for Ionic framework for creating affix headers.
Stars: ✭ 58 (+286.67%)
Mutual labels:  ionic, ionic2, ionic3
ionic3-firebase-ngrx
Sample Ionic 3 application using ngrx with firebase (auth, crud and camera plugin)
Stars: ✭ 48 (+220%)
Mutual labels:  crud, ionic, 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 (+133.33%)
Mutual labels:  ionic, ionic2, ionic3
Awesome Ionic
An "awesome" list of Ionic resources
Stars: ✭ 799 (+5226.67%)
Mutual labels:  ionic, ionic2, ionic3
ionic2-PreDB
Simple Ionic 2+ with pre-populated database starter project
Stars: ✭ 14 (-6.67%)
Mutual labels:  ionic, ionic2, ionic3
Chihu2
ionic2-example <吃乎2>混合开发-美食app 🍜 ☕️ 🍦 (This is a support android and apple ionic2 case, a food app)
Stars: ✭ 124 (+726.67%)
Mutual labels:  ionic, ionic2, ionic3
Ionic2 Calendar
A calendar component based on Ionic framework
Stars: ✭ 338 (+2153.33%)
Mutual labels:  ionic, ionic2, ionic3
Ionic3 Multilevelsidemenu
Ionic 3 demo of a two-level side menu.
Stars: ✭ 141 (+840%)
Mutual labels:  ionic, ionic2, 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 (+853.33%)
Mutual labels:  ionic, ionic2, ionic3
Wooionic3
An eCommerce App for WooCommerce stores using Ionic 3.
Stars: ✭ 208 (+1286.67%)
Mutual labels:  ionic, ionic2, ionic3
ionic3
This repository contains complete source code for Ionic 3 tutorial from https://ampersandacademy.com/tutorials/ionic-framework-3. I will try many Ionic 3 specific scripts and will write them as separate tutorial. You can follow this repo to get more tested and working script for the Ionic 3.
Stars: ✭ 21 (+40%)
Mutual labels:  ionic, ionic2, ionic3
Ion2 Calendar
📅 A date picker components for ionic2 /ionic3 / ionic4
Stars: ✭ 537 (+3480%)
Mutual labels:  ionic, ionic2, ionic3
Dianoia-app
Mobile (Ionic 3 - Angular 4) app about non-pharmaceutical activities and information for people with dementia.
Stars: ✭ 13 (-13.33%)
Mutual labels:  ionic, ionic2, ionic3
Ionic3 Chat
ionic3 chat example
Stars: ✭ 465 (+3000%)
Mutual labels:  ionic, ionic2, ionic3
ionic-hockeyapp
Need HockeyApp in your Ionic application, add this package!
Stars: ✭ 19 (+26.67%)
Mutual labels:  ionic, ionic2, ionic3
ionic-parallax
Parallax Module for Ionic Framework 2+
Stars: ✭ 10 (-33.33%)
Mutual labels:  ionic, ionic2, ionic3
Ionic Boilerplate
✨ An Ionic Starter kit featuring Tests, E2E, Karma, Protractor, Jasmine, Istanbul, Gitlab CI, Automatic IPA and APK, TypeScript 2, TsLint, Codelyzer, Typedoc, Yarn, Rollup, and Webpack 2
Stars: ✭ 309 (+1960%)
Mutual labels:  ionic, ionic2, ionic3
Ionic3 Components
A project full of ionic 3 components and samples - to make life easier :)
Stars: ✭ 1,689 (+11160%)
Mutual labels:  ionic, ionic2, ionic3
ionic4-angular6-crud-example
Building CRUD Mobile App using Ionic 4, Angular 6 and Cordova
Stars: ✭ 50 (+233.33%)
Mutual labels:  crud, ionic, ionic3

An example of crud with Firebase and Ionic

How to run this example

With the Ionic CLI:

Run the command below to install the dependencies

$ npm install

Then, to run it in a Browser

$ ionic serve

Or to run it in a Device

Android

$ ionic cordova platform add android
$ ionic cordova run android

iOS

$ ionic cordova platform add ios
$ ionic cordova run ios
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].