RateRapid is a highly reliable and efficient currency converter designed to provide real-time foreign exchange rates.
Before you begin, ensure you have met the following requirements:
- You have installed the latest version of Docker and Docker Compose.
Follow these steps to get your development environment set up:
- Clone the repository to your local machine.
- Navigate to the project directory.
- Run the application using the command:
make deploySee this postman collecttion for more info about the APIs.
You can interact with Docker Compose using the make commands. Here are a few examples:
make upmake downmake logsThe application is built with the following technologies:
- Django
- Django Rest Framework
- Docker
- Docker Compose
- Nginx
This project is licensed under the MIT License. For more details, see the LICENSE file.