Edupala

Comprehensive Full Stack Development Tutorial: Learn Ionic, Angular, React, React Native, and Node.js with JavaScript

ionic project

Ionic firebase CRUD operation in Details

In this article, we’ll explore how to implement CRUD operation in the Ionic firebase project. Firebase is serverless technology from Google. We can consider it as Backend as a service that offers a wide range of services such as hosting, real-time databases, and cloud functions. We can use Firebase to store/manipulate data. With Ionic Firebase […]

Complete guide on Ionic firebase image upload from camera or gallery

In Ionic, we can easily upload an image file in Firebase as easily as CRUD operation on Firebase through the Angular/Fire module.  In this tutorial, we’ll learn how Ionic firebase images are uploaded from the camera or gallery of a mobile device. Firebase has made the life of developers easier as developers don’t have to […]

Weather – Chart Apps

Creating Weather – Chart Application, With help of API from https://api.forecast.io our apps we are forecasting the weather in different part of the world and displaying weather information in chart form. What are we learning? Use of forecast.io API to display current and forecast the weather. Use the tab view Forms, Form Fields, Form validations Integrate angular […]

Ionic with Firebase for Hacker News Apps

Ionic with Firebase for Hacker News Apps To describe the app’s requirements, we list the main user stories as below. View top stories – Users can view a list of top stories on Hacker News and view the page of each story. View comments – For each story, users can view its comments. For each […]

Scroll to top