https://github.com/susannnnnna/qt-habitflowdiary
A user-friendly app that allows individuals to record essential health-related data
https://github.com/susannnnnna/qt-habitflowdiary
cmakelists cpp database qml qt6 sqlite
Last synced: about 2 months ago
JSON representation
A user-friendly app that allows individuals to record essential health-related data
- Host: GitHub
- URL: https://github.com/susannnnnna/qt-habitflowdiary
- Owner: Susannnnnna
- Created: 2025-03-30T19:35:38.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2025-03-30T19:52:31.000Z (about 2 months ago)
- Last Synced: 2025-03-30T20:28:09.819Z (about 2 months ago)
- Topics: cmakelists, cpp, database, qml, qt6, sqlite
- Language: QML
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Habit Flow Diary App
## Objective
This project encompasses one key component:
1. **Health Tracking Application**: A user-friendly app that allows individuals to record essential health-related data.## Key results
### **Health Tracking Application**
Below is an overview of the main components currently available in the app, along with their development status.| App Components | Description | Status |
| ----------- | ----------- | ----------- |
| Exercise Module | Track daily physical activities. | Done |
| Meals Module | Log daily meals and drinks consumed. | Done |
| Everyday Wellbeing Module | Monitor overall well-being on a daily basis. | Done |
| Additional Events Module | Record significant health-related events. | Done |
| Settings Module | Manage basic user information. | In progress |
| Login / Logout Screens | Secure access with login and logout functionality. | In progress |## Content
- [App examples](./README.md#app-examples)
- [How to run the app?](./README.md#how-to-run-the-app)
- [Environment](./README.md#environment)
- [Used technologies](./README.md#used-technologies)
- [Database and data](./README.md#database-and-data)
- [Run the app](./README.md#run-the-app)
- [Possible extensions](./README.md#possible-extensions)
## App examples
[More app examples](,/Assets/appScreens)
## How to run the app?
### Environment
- Windows 11
### Used technologies
- Qt
- C++
- CMake
- QML
- SQLite (as a local database)
### Database and data
At first you have to configure SQLite database and later you could enter data via the app.### Run the app
Download files from GitHub
```
git clone https://github.com/Susannnnnna/Qt-HabitFlowDiary
```## Possible extensions
- Synchronization with Firebase
- Collect data from different users and train AI model