-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Labels
Description
Are you adding a new feature?
- YES
- NO
Are you enhancing the old feature?
- YES
- NO
Is your feature request related to a problem?
- YES
- NO
Describe your feature/enhancement.
PPF calculator to help small investors and government employees manage their Investments
Can you add the feature by yourself?
- YES
- NO
Additional Information
- I will perform all the calculations in the
function.py
file present inhelpers
folder - I will create the endpoint
ppf_calculator
in themain.py
file and return the required result in a proper format - I will update the
ENPOINTS.md
properly