Nacap / Currency_converter

Converting currensies and adding into a sql databse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Currency_converter

This project is meant to be currency converter connected with a MySQL databse. Currency converter read the rates on the current day, write it to a backup file and upload it in the MySQL database. Here is also a Python script named "convert_to_USD.py" which is only converting EUR in USD. Script Import.sh import all the data into MySQl database.

About

Converting currensies and adding into a sql databse


Languages

Language:Python 81.2%Language:Shell 18.8%