Skip to content

Implement GUI for data-analysis #7

@ltcptgeneral

Description

@ltcptgeneral

Is your feature request related to a problem? Please describe.
Currently, data-analysis is command line only and very clunky to use. It includes no user controls nor any good graphical output for the user to understand what is happening. It also involves configuring the application by manually editing raw json.

Describe the solution you'd like
Implement some GUI that procedurally generates some elements based on the configuration file. The GUI should concisely show users of data-analysis the progress of the application and important configuration items like number of cores being used. It should also include a configuration tool for configuring the application (should edit the config.json file directly).

Describe alternatives you've considered
A CLI only application will be the next target, but for users who want a graphical interface, this will be nessasary.

Additional context
Example mockup of the interface:
GUI_Mockup.pdf

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions