in-RET / ramp_gui

MIT License
0 stars 1 forks source link

RAMP_GUI #6

Closed SoniBhaveshh closed 3 days ago

SoniBhaveshh commented 1 month ago

This contribution introduces a user-friendly graphical interface (GUI) for the RAMP open-source tool. The GUI enhances the accessibility and usability of the RAMP tool by providing an intuitive interface for users to interact with.

With the GUI, users can easily input parameters, visualize simulation results, and navigate various functionalities of the RAMP tool without requiring extensive programming knowledge. Additionally, this contribution aligns with efforts to expand the capabilities and user base of the RAMP tool by providing a more accessible interface for both beginner and experienced users. Fore better understanding a short Video tutorial is there https://drive.google.com/file/d/1CZ8g5DOgo2e4h3vLrdSVpGt-KVbYaEVt/view

Moreover the provided .py file allows for customization according to specific user requirements. GUI can be packaged as a .exe executable file using PyInstaller, facilitating easy deployment and usage across different platforms without any need of python installation.