Skip to content

Commit

Permalink
Geoset_maker_gui (#2)
Browse files Browse the repository at this point in the history
* Pseudocode for idea

* First idea by chatgpt

* Prepared for connection gui

* Styling

* Added click function

* Made category id's

* Made some nice formatting

* Made output box

* Made conditions

* Made function to create line

* Made json output

* Preparing to store connection

* Finished GUI functionalities

* Made sure that you can differentiate between types of nodes

* Tried the eel package for front end + python

* Converted html to python GUI using EEL

* Made eel dashboard (html/css/java front + python back)

* Created java for resizing window to half of screen width and 60% height

* example screen capture

* Moved GUI to be part of pybalmorel

* A residual placeholder function removed

* Forgot to remove IncFile import as well
  • Loading branch information
Mathias157 authored Sep 22, 2024
1 parent bb1ac6b commit 8a2948f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ dependencies:
- pip
- pip:
- gamsapi[transfer]==45.0.0
- pybalmorel==0.3.4
- pybalmorel==0.3.7

0 comments on commit 8a2948f

Please sign in to comment.