The project uses an external API to retrieve exchange rates (EUR/UAH) and displays data via a web interface (HTML + Thymeleaf). src/main/ ├── java/org/example ...
cd existing_repo git remote add origin https://gitlab.com/rqinnovations/greymatter/java-employee-challenge.git git branch -M master git push -uf origin master When ...