2Max4 / Network_Analysis

Collection of useful scripts to analyse the local network and evaluate network speed and velocity
MIT License
2 stars 11 forks source link

GUI First Draft #45

Closed rishabhrkaushik closed 5 years ago

rishabhrkaushik commented 5 years ago

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