Perfome a small A/B-Test to decised between the two used frameworks #110
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: git/caesar-transfer#110
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In order to deside which gui framework we will use, we should performe a small A/B-Test.
Summary
Perform an A/B-Test with a small group of end users.
Acceptance Criteria
Which criteria has to be reached to be accepted
None
Tasks
Which tasks are included to add this feature
Dependencies
Which dependencies are introduced to the project
None
Estimates
Estimated effort for completion: 5h
Additional Information
If it's not possible to compare the two implementation, because of missing features or not working on several platforms, I would choose the more feature complete version.
We carried out a simplified A/B test as part of the GUI decision.
This included user-friendliness, usability, feature scope and the UX of the GUI.
As developers, we also evaluated the performance, resource utilization and developer friendliness.
The participants were:
The results are summarized as follows:
This led us to the conclusion to use the Flutter variant for the beta release, but to opt for the Tauri variant in the long term.
The design of the Flutter version will be adopted in Tauri and, if possible, all features will be transferred to this version.