Skip to content

YuD1020/exchange-rate-analytics-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exchange Rate Analytics

This project provides an analytics tool for tracking and forecasting exchange rates.

Setup

To get started, clone the repository:

git clone https://github.com/<username>/exchange-rate-analytics.git

Requirements

  • Python 3.11+
  • Docker
  • Docker Compose

Running the Project

To run the project locally, use the following: Start the containers with Docker Compose:

docker-compose up

The backend will be available on http://localhost:8000.

Tests

To run tests, use the following:

docker-compose exec backend pytest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors