2 points | by aai2k 9 hours ago ago
2 comments
GUIs are hard. I wonder how much time did you invest in the graphical user interface. And especially as compared to the rest of the project.
Roughly half the code is UI. Electron helps a lot here, React keeps all the windows in sync, Plotly handles the plots. Worth the time, in my view for engineering software the whole point is making the actual engineering faster
GUIs are hard. I wonder how much time did you invest in the graphical user interface. And especially as compared to the rest of the project.
Roughly half the code is UI. Electron helps a lot here, React keeps all the windows in sync, Plotly handles the plots. Worth the time, in my view for engineering software the whole point is making the actual engineering faster