/GUI-for-fortran-programs

Large Applications Practicum Project

Primary LanguagePython

GUI for Fortran programs

  • Instructor: Padmanabhan Rajan
  • Client: Aman Chandel
  • TA Coordinator: Avantika

Team Members

Name Roll No.
A Tushar Goyal B18030
B Ashutosh Sharma B18010
C Anuj Goel B18161
D Inderjeet B18058
E Keshav Garg B18119

How to run the program?

  1. Install tkinter : sudo apt install python3-tk
  2. Install required dependencies : pip3 install -r requirements.txt
  3. Run main.py : python3 main.py

Documentation

Refer to wiki page for further details.