Ionic Taxi platform with NodeJS, Express, MySQL, Sequelize  [Part 3]

Ionic App with NodeJS, Express, MySQL, Sequelize – Taxi App [Part 3] This is the concluding part for this series, where we will look at the Ionic 5 App integration with the Node JS server and the MySQL database. We will be learning how to make** HTTP requests** from the Ionic Application. There is a lot to be done in front-end logic to make a real-life Taxi App – which we are going to skip for the sake of brevity here. So let’s start and go with the flow. ...

October 31, 2020 · 5 min · Vaibhav Gehani

Ionic Taxi platform with NodeJS, Express, MySQL, Sequelize  [Part 2]

Ionic App with NodeJS, Express, MySQL, Sequelize – Taxi App [Part 2] In the previous part of this series, we have discussed the initial setup of MySQL and Node JS with Sequelize. Now in this part, we will be talking more about the MySQL queries using sequelize and using them in Express Endpoints. We will write a few APIs that will interact with database models and perform basic CRUD (Create, Read, Update, and Delete) operations on it. We will take a scenario of the Login System , where we make a record of a user in our Users Model and later query the Users Model. ...

October 29, 2020 · 6 min · Vaibhav Gehani

Ionic Taxi platform with NodeJS, Express, MySQL, Sequelize  [Part 1]

Ionic App with NodeJS, Express, MySQL, Sequelize – Taxi App [Part 1] In this series of tutorials, we will make a complete architecture with the Node JS & Express-based Server with MySQL database. We will use the Sequelize ORM to work with SQL queries. Initially, we will start with the setup of the SQL server and Node JS in your local machine So lets start and make our Awesome Application. ...

October 29, 2020 · 6 min · Vaibhav Gehani

Ionic 5 Stripe Payment Integration - Firebase Cloud Functions v/s Node Express based Server

Ionic 5 Stripe Payment Integration - Firebase Cloud Functions v/s Node Express based Server Stripe is one of the most widely used and fastest-growing payment gateway you can integrate into your website or app. It supports a wide variety of payment options and is quickly spreading across the globe. Stripe can take care of almost all your payment requirements in apps and websites. Stripe’s ease of integration has made it a popular developer choice over PayPal and other payment gateways. A good comparison between Stripe and PayPal can be studied here (spoiler – Stripe wins) ...

October 2, 2020 · 10 min · Vaibhav Gehani

Integrate Stripe Payment Gateway in Ionic 5 apps and PWA using Firebase

Integrate Stripe Payment Gateway in Ionic 5 apps and PWA using Firebase Stripe is one of the most widely used and fastest-growing payment gateway which you can integrate into your website or app. It supports a wide variety of payment options and is quickly spreading across the globe. Stripe can take care of almost all your payment requirements in apps and websites. Stripe’s ease of integration has made it a popular developer choice over PayPal and other payment gateways. A good comparison between Stripe and PayPal can be studied here (spoiler – Stripe wins) ...

October 1, 2020 · 13 min · Vaibhav Gehani

How to implement Firebase Push notifications in Ionic 5 apps

How to implement Firebase Push notifications in Ionic 5 In this post, we’ll learn how to setup Push notification in Ionic 5 app using Firebase. We’ll send notification using Firebase console and receive them in the app. We will also learn how to handle push notifications in your Ionic 5 apps. No no… not the push we are talking about 😐 ...

August 26, 2020 · 13 min · Vaibhav Gehani

Implement Anonymous login in Ionic 5 Apps with Firebase

Implement Anonymous login in Ionic Apps with Firebase In this post, you will learn how to implement Anonymous authentication in Ionic 5 apps using Firebase 🔥. We will also learn how to link an existing anonymous login with a new set of email password, so an anonymous user can convert into a normal user. We will implement these in a simple Ionic 5 app and test. ...

August 17, 2020 · 8 min · Aditya Sharma

Firebase email authentication in Ionic 5 apps

Firebase email authentication in Ionic 5 In this post, you will learn how to implement Email authentication in Ionic 5 apps using Firebase 🔥. We’ll go through all the basic stuff like login, register, recover password, logout, update profile, update email and reset password. These are the essentials for any Ionic 5 app you are creating. We will be doing all this in ionic serve i.e. browser itself. That means you can use these features in both apps and PWA (👻 awesome, right ? ) ...

August 17, 2020 · 9 min · Aditya Sharma

Facebook login in Ionic 5 apps using Firebase

Facebook login in Ionic 5 apps using Firebase In this post, you will learn how to implement Facebook authentication in Ionic 5 apps using Firebase 🔥. We’ll cook a sample app 👨‍🍳 , where users can login using their Facebook account. After login, users can see their basic profile information on the home page, and sessions are saved in Firebase. On repeat app start, users can auto-login using Firebase session. ...

August 13, 2020 · 11 min · Aditya Sharma

Implement Google login in Ionic 5 apps using Firebase

Implement Google login in Ionic 5 apps using Firebase In this post, you will learn about ionic firebase authentication and how to implement a Google authentication in Ionic 5 apps using Firebase 🔥. We’ll cook a sample app 👨‍🍳 , where users can login using their Google account. After login, users can see their basic profile information on the home page, and sessions are saved in Firebase. ...

August 8, 2020 · 13 min · Aditya Sharma
Hey! 👋 ?
Use AI Chat Agent Instant answers on store.enappd.com
OR
Email Support support@enappd.com