Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add very basic GUI #13

Merged
merged 1 commit into from
Jan 19, 2024
Merged

Add very basic GUI #13

merged 1 commit into from
Jan 19, 2024

Conversation

WojtekMs
Copy link
Owner

Enables the user to select input file, output directory and perform analysis.

  • after successful file selection button color turns to green
  • added error message if user tries to analyze data before setting input file
  • added another button to load categories.json (in case user wants to use custom categories.json instead of default one)
  • added antother button to exit application

Enables the user to select input file, output directory and perform
analysis.

- after successful file selection button color turns to green
- added error message if user tries to analyze data before setting input
  file
- added another button to load categories.json (in case user wants to use
  custom categories.json instead of default one)
- added antother button to exit application
This was linked to issues Jan 19, 2024
@WojtekMs WojtekMs merged commit 952979b into main Jan 19, 2024
1 check passed
@WojtekMs WojtekMs deleted the add-basic-gui branch January 19, 2024 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add loading categories file Add basic GUI support
1 participant