Companies Home Search Profile

Integrate Firebase in Qt QML Project with REST method

Focused View

sarakata ASSOUMANOU

3:19:16

100 View
  • 1 - Introduction.mp4
    01:33
  • 2 - Scripts and Links.mp4
    00:36
  • 2 - files.zip
  • 3 - Prerequisites.mp4
    01:39
  • 4 - REST.mp4
    05:07
  • 5 - MSVC Installation.mp4
    02:12
  • 6 - Qt Installation.mp4
    03:10
  • 7 - Explore Library.mp4
    10:04
  • 8 - Download Library.mp4
    02:13
  • 9 - Build Library.mp4
    03:57
  • 10 - Library Integration.mp4
    08:37
  • 11 - Create Firebase console account.mp4
    04:09
  • 12 - Singleton.mp4
    09:36
  • 13 - Login Page.mp4
    21:38
  • 14 - Suscription Page.mp4
    16:18
  • 15 - Reset Password Page.mp4
    12:33
  • 16 - Sign Up User.mp4
    07:50
  • 17 - Sign In User.mp4
    10:44
  • 18 - Rest User Password.mp4
    05:32
  • 19 - Facebook and Anonymous login.mp4
    29:13
  • 20 - Send Data to RealTimeDatabase.mp4
    14:47
  • 21 - Read Data from RealTimeDatabase.mp4
    10:17
  • 22 - Send and Download image.mp4
    17:31
  • Description


    Qt qml Firebase Authentication, RealTimeDatabase, Storage

    What You'll Learn?


    • Integrate Firebase in your Qt QML project
    • use firebase authentication in qt project
    • use firebase real Time Database in qt project
    • use firebase Storage in qt project for sending and downloading files

    Who is this for?


  • developpers/programmers
  • students/reseachers
  • Anyone who works on qt
  • Anyone who want to developp qt app with firebase
  • More details


    Description

    this course talk about Firebase REST API with Qt QML:

    - email/password login

    - facebook login

    - anonymous login

    - real time database

    - file storage

    · Authentication: Firebase provides authentication solutions for users of your application, including email and password authentication, Google, Facebook, Twitter, GitHub, and many others. With Firebase Authentication, you can easily set up secure authentication for your application in just a few minutes.

    · Real-time database: Firebase Realtime Database is a cloud-based real-time database that allows your application to store and synchronize data with clients in real-time. This database is real-time, meaning that changes are immediately propagated to all clients accessing it.

    · Storage: Firebase Storage allows users of your application to store files, such as images, videos, and audio files, in the cloud. It provides reliable, scalable, and easy-to-use storage for your files, securing and efficiently distributing them to your users.

    to be confortable in this course :

    1. Basic knowledge of Qt: You should have a basic understanding of Qt's core concepts, including C++ and QML. To read and understand C++ code

    2. Computer : The course is based on the Windows operating system

    SO MSVC Compiler (Microsoft Visual C++ compiler ) if your operating system is windows: as it is required to build the librairy that include QWebengine

    3. Qt version : you must have a working installation of either Qt 5 or Qt 6 on your machine

    4. Internet connection: As the course involves integrating with Firebase, you must have a stable internet connection to access Firebase's services.

    Who this course is for:

    • developpers/programmers
    • students/reseachers
    • Anyone who works on qt
    • Anyone who want to developp qt app with firebase

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    sarakata ASSOUMANOU
    sarakata ASSOUMANOU
    Instructor's Courses
    I graduated from ESIEA in France with an engineering degree in industrial computing. I have been interested in qt development for 5 years.Basic i am an embedded systems engineer, i work now in data analysis and software development . I work with tools such as power bi, Etl with informatica, and many other computer languages.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 22
    • duration 3:19:16
    • Release Date 2023/04/10

    Courses related to REST API

    Courses related to Firebase