What You'll Learn

This lesson preview is part of the Power AI course course and can be unlocked immediately with a single-time purchase. Already have access to this course? Log in here.

This video is available to students only
Unlock This Course

Get unlimited access to Power AI course with a single-time purchase.

Thumbnail for the \newline course Power AI course
  • [00:00 - 00:10] In only 30 minutes or so, we have safe authentication with email and password. Actually, we are going to use superbase for today or so.

    [00:11 - 00:28] And we could have a lot of different ways to add authentication, like social signings, like SMS signing, like two factor education. But for this workshop, we'll keep it nice and simple with just email and password.

    [00:29 - 00:39] We're going to have a relational database with proper schemas, his relationships between the tables. We're going to have data persistent and the real-time modification.

    [00:40 - 00:52] And we will have a complete app ready to deploy on the web. Now, when I say a complete app, I mean that everything will be indeed complete.

    [00:53 - 01:07] Except for payments, for payments, we would only take costs, basically. But what has just released, I think, four days ago, an integration with Stripe.

    [01:08 - 01:17] So if you are interested, we can have another webinar in the future where we add absolute payment gateways to our application.