Skip to content
This repository has been archived by the owner on Feb 29, 2020. It is now read-only.
/ live_rates Public archive

Web app to watch currency exchange rate dynamics

License

Notifications You must be signed in to change notification settings

Fedcomp/live_rates

Repository files navigation

Live rates

Example application of USD/EUR exchange rates viewer. Stores rate dynamics with history.

Screenshots

Application screenshot

Installation and running

You need docker and docker-compose to run the application. Run:

docker-compose run web echo # installs everything for application
docker-compose up -d rate_updater # rate updater daemon running in background
docker-compose up web

Development

To run ready to use test environment run:

docker-compose run --rm backend_test

About

Web app to watch currency exchange rate dynamics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published