πŸ“¦ LuisSanchez / conventional-maximum-rate

Repository for the python challenge calculating the TMC given a specific day

β˜… 1 stars β‘‚ 0 forks πŸ‘ 1 watching βš–οΈ The Unlicense
djangodjango-rest-frameworkdockerpython
πŸ“₯ Clone https://github.com/LuisSanchez/conventional-maximum-rate.git
HTTPS git clone https://github.com/LuisSanchez/conventional-maximum-rate.git
SSH git clone git@github.com:LuisSanchez/conventional-maximum-rate.git
CLI gh repo clone LuisSanchez/conventional-maximum-rate
Luis SΓ‘nchez Luis SΓ‘nchez VSCode doesnt need anymore python.pythonPath ef5b516 5 years ago πŸ“ History
πŸ“‚ master View all commits β†’
πŸ“ .vscode
πŸ“ external_api
πŸ“ internal_api
πŸ“ static_collected
πŸ“ web_project
πŸ“ webapp
πŸ“„ .dockerignore
πŸ“„ .gitignore
πŸ“„ Dockerfile
πŸ“„ manage.py
πŸ“„ Procfile
πŸ“„ pytest.ini
πŸ“„ README.md
πŸ“„ requirements.txt
πŸ“„ UNLICENSE.txt
πŸ“„ README.md

Python Sandbox

Default site: calculating the TMC (Tasa MΓ‘xima Convencional) of a credit.

Installation

Use the package manager pip the django project from the requirements.

pip install -r requirements.txt

Usage

  • Check the site here live on Heroku.
  • Enter an UF amount.
  • Set the deadline of days.
  • Set the day you want to know how much you will have to pay due to the TMC.
  • Check the UF of the day (Chile).
  • Check the UTM of the month (Chile).

Considerations

  • Conventional rate and CAE are 0.
  • Max number of days is 90.
  • Usign Python 3.8.4

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Docker Hub

You can get my latest build here.

License

UNLICENSE