Skip to content
This repository was archived by the owner on Jul 3, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (12 loc) · 776 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 776 Bytes

Description

This app is used to create and consume an interval timer. The major difference to other interval timer is, that this one is freely programmable. Each interval can have an unique length and descripton.

Who are the users

The users are persons which needs a programm able interval timer. This could be persons which do an interval pyramid training or persons which do an complex mutli task.

Functionality

Creating an interval plan

List all interval plans

Show an interval plan

Consume an interval plan

Updating an interval plan

Technical stuff

The aim of this project is to learn Qt Quick. The applicaton is writen with c++ and qml. It is deployed for android and desktop. An important part is the testing of the application