Skip to content

BytecodeBrewer/fx-converter-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FX Converter Lab

A growing Python project exploring currency conversion, exchange rate APIs, and financial data workflows.


Current Features

  • Basic calculator (CLI-based)
  • Currency exchange rates via REST API
  • Currency conversion logic
  • Input validation and error handling
  • Support for multiple arithmetic operations

Project Structure

  • src/ – main application logic
  • temp/ – experiments and early learning code (not part of final system)

Tech Stack

  • Python
  • REST API (ExchangeRate API)
  • requests

Roadmap

Phase 1 (current)

  • CLI calculator
  • API integration
  • basic currency conversion

Phase 2

  • improve conversion logic
  • better structure (modules, separation)
  • error handling & validation

Phase 3

  • visualization (matplotlib / plotly)
  • historical exchange rates
  • data analysis features

Phase 4 (vision)

  • web interface (JS / frontend)
  • integration with Excel / Power BI
  • cloud-based data processing

Goal

This project is not just a calculator.

It is a learning environment to understand:

  • API integration
  • data processing
  • system design
  • building useful tools step by step

Status

Currently under active development.

About

Python-based FX converter and data lab for exchange-rate APIs, validation, and financial data workflows.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages