Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.13 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.13 KB

FOREX Aggregator

A foreign exchange aggregator that interfaces with multiple forex providers to provide the user with the current rates that are available in the market. The user is able to enter the currencies to be exchanged, search for options available, sorting based on multiple parameters (like best rates, time duration etc) etc. Also can see the past trends and future predictions for particular currency pairs.

Usage

To Serve the local files at 8000 port on localhost run the following command in WU-Tecathon folder in cmd:

python -m http.server 8000

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT