Skip to content

A concept mobile app UI/UX prototype based on Qt Quick technology.

License

Notifications You must be signed in to change notification settings

TheCompez/CuteMobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f8cfa88 · Oct 20, 2023

History

28 Commits
Nov 7, 2022
Nov 25, 2022
Nov 7, 2022
Nov 7, 2022
Nov 7, 2022
Nov 25, 2022
Apr 17, 2023
Oct 20, 2023
Nov 16, 2022
Nov 7, 2022
Nov 7, 2022
Nov 7, 2022
Nov 7, 2022
Nov 25, 2022
Nov 18, 2022
Nov 16, 2022
Nov 14, 2022

Repository files navigation

CuteMobile Concept Demo

A concept mobile app UI/UX prototype based on Qt Quick technology.

  • The purpose of this repository is to create an example of Mobile Application based on C++ and Qt Quick technology.

Language & Technology Required

  • C++17
  • Qt and QML (version 6.x only).
  • Project-Template

Building

  • You need CMake tool for building source code
  • CMake 3.23 or higher is required.
cd build
cmake ..
make
./CuteMobile

Customization

Use the Project-Template guide for customization.

Demo

S01

S02

S03

Note

This sample is not yet complete and is under development.

Note for iOS Developers

  • Change DEVELOPER_BUNDLE_IDENTIFIER variable to your own developer id.