Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 218 Bytes

File metadata and controls

8 lines (5 loc) · 218 Bytes

GUI And Web Application of Compound Interest Calculator Using Python Tkinter And Flask

To run the flask web app:

python app.py

To run the tkinter GUI app:

python Compound_Interest_By_Months_GUI.py