Skip to content

v-buyukli/exchange_rates

Repository files navigation

Exchange Rates

Daily Foreign Exchange Rates Fetching and Saving Service

  • The app receives daily exchange rates for UAH-USD and UAH-EUR.
  • For tests, you can change the time in the /exchange_rates/celery.py by changing the value of the variable time_period (for example, execute every minute: time_period = crontab())
  • Additionally, a view with a currency exchange calculator has been added. Currencies from the database are used, with the best rate for the user.

Getting Started

Built With: Python3, Django, Celery, Postgres, Docker Compose, and GitHub Actions.

Note: This repository is used for demonstration and testing purposes only.

About

Daily Exchange Rates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published