Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 851 Bytes

File metadata and controls

16 lines (14 loc) · 851 Bytes

Changer

Currency changer application
Check out Changer website

Changer application takes current rates of the main currencies

changer_img_1

finds the best offer among all banks in Armenia, calculates the result of change,
says which bank offers the most competitive rate,
as well as provides a direct link to the locations of that bank on Google Maps.

changer_img_2

It is a Java/Spring-Boot application. Other technologies used in it are:
Gradle as a build tool
Thymeleaf as a template-engine
Jsoup library for html parsing