-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #47 from introlab/dev
Dev merge for 1.0.1 release
- Loading branch information
Showing
66 changed files
with
11,043 additions
and
1,586 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,46 @@ | ||
# OpenTera Qt/C++ Client | ||
|
||
The client works with the [OpenTera Server](https://github.com/introlab/opentera) and allows : | ||
- Site management | ||
- Participant management | ||
- Device management | ||
- Session management | ||
- File Download | ||
|
||
# Authors | ||
<img src="docs/logo/LogoOpenTeraPlus.png" width="500"> | ||
|
||
# OpenTeraPlus | ||
OpenTeraPlus is a client that works with [OpenTera Server](https://github.com/introlab/opentera). It aims to act as a general tool to manage an OpenTera instance and to provide service specific features, such as VideoRehabilitation. | ||
|
||
## Authors | ||
|
||
* Simon Brière, ing. M.Sc.A., Research Center on Aging, CIUSSS de l'Estrie-CHUS (@sbriere) | ||
* Dominic Létourneau, ing. M.Sc.A., IntRoLab, Université de Sherbrooke (@doumdi) | ||
|
||
- Simon Brière | ||
- Dominic Létourneau | ||
## Current Features | ||
|
||
### High-level features | ||
* Global system management including users access roles for specific sites and projects, devices, sessions types and services | ||
* Participant (patient) management, including activation/deactivation, grouping and sessions dashboard | ||
* Specific integration for telerehabilitation services and all clinical activites that involves a secure and adapted audio-video-data session | ||
* Sessions allows to have data files attached to them and events | ||
|
||
### Detailled features | ||
* User-based login | ||
* Implementation of role access architecture from OpenTera Server | ||
* Site and project management | ||
* User groups access | ||
* Session types | ||
* Allowed services | ||
* Participant (patient) management | ||
* Participant grouping | ||
* Participant enabling / disabling, including web access and traditional password | ||
* Session management | ||
* New session creation and edition of existing sessions | ||
* Calendar view of realized and planned sessions | ||
* Session events view | ||
* Assets (data file) download and management | ||
* Devices management | ||
* Device association | ||
* Device enabling / disabling | ||
* Device configuration editing | ||
* Services managements | ||
* Edit configuration | ||
* ... and more! | ||
|
||
# Screenshots | ||
Coming soon! | ||
|
||
# License | ||
OpenTeraPlus is licensed under [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0.txt) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.