Finance computing project
Budget: £10 – £20 GBP
Hi,
My project is on a graphical user interface application (Using Tkinter in python) to implement financial calculations according to what a user inputs.
In tab 1 I want to create financial ratios within my dropdown menus where a user can enter any value and calculate the ratios (10 formulas in total) .Then in tab 2, I want to create a code to calculate future value and present value investments.
Lastly, for tab 3, it should calculate the Net Present Value, Internal Rate of Return (IRR) and Payback Period (PP).
I have attached a document with the details, another for the formulas and a third document with my code that I have written so far. The partial code should be used to finish the project.
My project is on a graphical user interface application (Using Tkinter in python) to implement financial calculations according to what a user inputs.
In tab 1 I want to create financial ratios within my dropdown menus where a user can enter any value and calculate the ratios (10 formulas in total) .Then in tab 2, I want to create a code to calculate future value and present value investments.
Lastly, for tab 3, it should calculate the Net Present Value, Internal Rate of Return (IRR) and Payback Period (PP).
I have attached a document with the details, another for the formulas and a third document with my code that I have written so far. The partial code should be used to finish the project.
Related categories:
Python
Software Architecture
Financial Analysis
Graphical User Interface (GUI)
Financial Accounting