Skip to content

[Custom]: Beginner Project Addition: Currency Converter #1310

@Y4shu

Description

@Y4shu

Issue Summary

Basic Currency converter using live API and a basic GUI

Issue Description

I would like to create a currency converter that allows the user to enter the:

  1. Currency that will be converted (from currency)
  2. Currency it will be converted to (to currency)
  3. The Amount of money
    I will display it using a simple GUI

Proposed Solution (Optional)

To create it I would:

  1. Use a live API (from exchangerate) to fetch the currency rates
  2. Use JSON parsing to get data from the api then convert it
  3. Use tkinter lib to create a simple GUI
  4. Will also like to implement a toggle between light and dark theme

Priority

Medium - Should be addressed soon

Category

  • Enhancement
  • Refactor
  • Security
  • Design
  • Other

Additional Context (Optional)

No response

Metadata

Metadata

Assignees

Labels

BeginnerContributorDenotes issues or PRs submitted by contributors to acknowledge their participation.SSoC25Status: Assigned💻Indicates an issue has been assigned to a contributor.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions