Hi,
I've made the first draft of GUI for the project.The GUI is based on PyQt5 library and has features to set parameters, run the test, generate and open graphs.
I've also made NetworkTest Class more modular along with visuals.py. The same module structure can be used in other parts of the project.
Hi, I've made the first draft of GUI for the project.The GUI is based on PyQt5 library and has features to set parameters, run the test, generate and open graphs. I've also made NetworkTest Class more modular along with visuals.py. The same module structure can be used in other parts of the project.
Let me know if you need any clarifications.
This will serve as first draft toward issue #25