Skip to content

PrathameshBhagat/Spring-Earning-Revenue-Converter

Repository files navigation

Spring Earning/Revenue Converter

A Very Basic Spring Boot Project to convert earnings into various currencies.

Downloads

You can download the executable files from this release.

Converter running on an AWS EC2 instance

Spring_Boot_Revenue_Converter

Progress

As of now, it relies on stored currency exchange data instead of live currency rates from a third-party API, which will soon be updated.
The converter currently needs to be downloaded via a jar file locally and isn't available on the EC2 instance via a link directly.