Skip to content
/ rates Public

Currency rates convertor. Gets rates from sources. Allows cross-currency conversion

Notifications You must be signed in to change notification settings

iamvar/rates

Repository files navigation

Rates

This project is the small Single Page Application on vue js and symfony as the backend. Allows converting amount from one currency to another.

Information about currency rates can be taken from different sources.

Currently supports

To add additional source, you need just implement RateSourceInterface, symfony ServiceLocator will do the trick.

More detailed instructions how to run it will be provided later, most probably with docker files.

Project was updated to the latest symfony/doctrine/php version and now is in maintenance mode due to significant backward incompatibilities. Tests were updated to use pestphp framework.

About

Currency rates convertor. Gets rates from sources. Allows cross-currency conversion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published