Project used to track the history of exchange rates (base currency EUR) and to convert EUR to desired currency.
Before you begin, make sure that the following tools are installed on your local machine:
-
Docker: Docker Compose requires Docker to be installed and running on your local machine.
- Download Docker Desktop for Windows and macOS.
- For Linux distributions, follow the installation instructions from the Docker Documentation.
-
Git: If you need to clone the repository, you will also need Git. You can download it from here.
-
Install Docker Desktop: Download and install Docker Desktop for Windows or macOS from the official Docker website. Follow the installation instructions provided there.
For Linux users, install Docker by following the instructions from Docker Engine Installation.
-
Clone the Repository: Clone the repository to your local machine. Open a terminal and run the following commands:
git clone https://github.com/luc1an24/CurrencyX.git cd CurrencyX
-
Run Docker Compose: With Docker running, you can use Docker Compose to start up all the necessary services. To do so, run:
docker-compose up
-
Verify the Services: Once the services are up, verify that they are running correctly. Navigate to application webpage: http://localhost:4200.
Login with admin privileges:
User: user
Password: password
You can access the demo here: http://188.230.164.132:4200/