All Projects → AngularTemplates → Angular Firebase Crud

AngularTemplates / Angular Firebase Crud

Licence: mit
Angular CRUD with Firebase using cloud firestore as a database, angular material and Bootstrap 4. Step by Step tutorial and working angular 7 example app.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Angular Firebase Crud

Firebaserealtimechat
Sample real-time chat application using Firebase
Stars: ✭ 60 (-70.3%)
Mutual labels:  firebase, firebase-storage
Firebase Php
Unofficial Firebase Admin SDK for PHP
Stars: ✭ 1,657 (+720.3%)
Mutual labels:  firebase, firebase-storage
Vsfire
Visual Studio Code extension for syntax highlighting, hover help and code completions with Firestore security rules and index definition files
Stars: ✭ 68 (-66.34%)
Mutual labels:  firebase, firebase-storage
Angularconcepts
Key Angular Concepts using Latest Angular version 5
Stars: ✭ 31 (-84.65%)
Mutual labels:  firebase, angular-material
Photoblog Android Blog App
Stars: ✭ 124 (-38.61%)
Mutual labels:  firebase, firebase-storage
Whatsup
**Deprecated** Real time chat app written in Swift 4 using Firebase and OTP Authentication
Stars: ✭ 39 (-80.69%)
Mutual labels:  firebase, firebase-storage
React Native Firebase Chat
React Native chat application using firebase.
Stars: ✭ 113 (-44.06%)
Mutual labels:  firebase, firebase-storage
Laravel Firebase
A Laravel package for the Firebase PHP Admin SDK
Stars: ✭ 369 (+82.67%)
Mutual labels:  firebase, firebase-storage
Quickstart Cpp
Firebase Quickstart Samples for C++
Stars: ✭ 123 (-39.11%)
Mutual labels:  firebase, firebase-storage
Firebase Android Sdk
Firebase Android SDK
Stars: ✭ 1,704 (+743.56%)
Mutual labels:  firebase, firebase-storage
Thenetwork Open
TheNetwork is a blog cum chat app. It's completely built using firebase. Users can post, comment, like and bookmark the blogs, also users can send follow requests to connect with people. Users can create events and also prepare an event roadmap. Pagination for realtime data is also included in chats, blogs and events.
Stars: ✭ 17 (-91.58%)
Mutual labels:  firebase, firebase-storage
React Firebase Hooks
React Hooks for Firebase.
Stars: ✭ 2,227 (+1002.48%)
Mutual labels:  firebase, firebase-storage
Quickstart Unity
Firebase Quickstart Samples for Unity
Stars: ✭ 553 (+173.76%)
Mutual labels:  firebase, firebase-storage
Firebase As3
Integrate Firebase Auth, Realtime Database and Storage in your Adobe AIR projects.
Stars: ✭ 55 (-72.77%)
Mutual labels:  firebase, firebase-storage
Rxfirebase
Rxjava 2.0 wrapper on Google's Android Firebase library.
Stars: ✭ 509 (+151.98%)
Mutual labels:  firebase, firebase-storage
Ionic Firebase Starter App
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 :)
Stars: ✭ 77 (-61.88%)
Mutual labels:  firebase, firebase-storage
Firebase Mock
Firebase mock library for writing unit tests
Stars: ✭ 319 (+57.92%)
Mutual labels:  firebase, firebase-storage
Firebase Js Sdk
Firebase Javascript SDK
Stars: ✭ 3,844 (+1802.97%)
Mutual labels:  firebase, firebase-storage
Hify
Social network powered by firebase
Stars: ✭ 115 (-43.07%)
Mutual labels:  firebase, firebase-storage
Combinefirebase
Combine wrapper on Google's iOS Firebase library.
Stars: ✭ 126 (-37.62%)
Mutual labels:  firebase, firebase-storage

Angular Firebase CRUD

This project is part of an Angular tutorial where we explore how to perform all CRUD operations in an Angular 7 application using cloud FireStore as a database.

Get the step by step free tutorial in https://angular-templates.io/tutorials/about/angular-crud-with-firebase

Please support this project by simply putting a Github star ⭐. 🙏 Thanks

Installation

Run npm install to install all the required dependencies

Then run ng serve to start a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Online Demo

You can try the online demo of this Angular 7 CRUD here.

Premium Starter Apps

If you want to build a complex and robust web app with Angular you should check Angular Site Template which is a super complete application to build your next angular project. It includes Bootstrap 4, Angular Universal (Server Side Rendering), SEO, Lazy Loading and a detailed documentation on how to get started building Angular apps. Tons of use cases implemented the Angular way such as authentication flows, product listing, filtering, forms, routing guards and more.

Free Angular examples

Find more Angular tutorials and starter apps in https://angular-templates.com

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