Skip to content

thegraycoder/currency-converter

Repository files navigation

Currency converter

Simple django app running as Docker container which can convert Euro, Dollar and Yen in all directions.

API used for exchange rate: https://api.exchangeratesapi.io/latest

How to build

docker-compose build

How to run

docker-compose up

Go to http://localhost:8000/currency/convert to access the app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published