Skip to content

Chelsea31/Currency-Convertor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Currency-Convertor

Currency Convertor is a GUI based Python App which provides the user with the current currency conversion rates by requesting the data from a Currency Conversion API (CurrencyLayer). The Data recieved is in the form of JSON and is then parsed according to the User Input in the App and then Conversions are done and Displayed.
This provides an easy and handy tool for quick conversions.

The Machine should have a working internet connection for this to work.

Usage :

  • Download or Clone the Repo to your local machine.
  • Open Terminal and navigate to the directory
  • Run python gui.py or python3 gui.py
  • Enter the input and click on convert

Shell :

Python : 3.6.0

Dependencies :

  • requests
  • tkinter
  • feed parser

Future Scope :

  1. Adding More currency options
  2. Building Material-UI
  3. Building a CLI Tool for robust Usage

About

Provides a gui based application for easy currency conversion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages