rhardih / QtFirebaseExample

Example Qt app for the QtFirebase project

Repository from Github https://github.comrhardih/QtFirebaseExampleRepository from Github https://github.comrhardih/QtFirebaseExample

QtFirebaseExample

Example Qt app for the QtFirebase project

Quick start

  1. Clone the example app and the QtFirebase project
  • Clone example project

    cd /path/to/projects
    git clone git@github.com:Larpon/QtFirebaseExample.git
    
  • Clone the QtFirebase project

    Clone into the "extensions" folder or into other folder of your choice

    cd /path/to/projects/QtFirebaseExample/extensions
    git clone git@github.com:Larpon/QtFirebase.git
    
  1. Follow the instructions in SETUP.md on how to setup QtFirebase

About

Example Qt app for the QtFirebase project

License:MIT License


Languages

Language:QML 76.3%Language:QMake 13.7%Language:Java 6.9%Language:C++ 3.1%