[Custom]: Beginner Project Addition: Currency Converter
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:
- Currency that will be converted (from currency)
- Currency it will be converted to (to currency)
- The Amount of money I will display it using a simple GUI
Proposed Solution (Optional)
To create it I would:
- Use a live API (from exchangerate) to fetch the currency rates
- Use JSON parsing to get data from the api then convert it
- Use tkinter lib to create a simple GUI
- Will also like to implement a toggle between light and dark theme
Priority
Medium - Should be addressed soon
Category
- [ ] Enhancement
- [ ] Refactor
- [ ] Security
- [ ] Design
- [x] Other
Additional Context (Optional)
No response
🙌 Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible.
Feel free to join our community on Discord to discuss more!
@Y4shu I appreciate if there is any update on this issue by the end of tomorrow.
@UTSAVS26 I’m interested in working on this issue. Could you please assign it to me?
Hi, I would like to work on this issue as a contributor for GSSoC 2025. Kindly assign it to me if it's available.
Hi, I would like to work on this issue as a contributor for GSSoC 2025. Kindly assign it to me if it's available.
Hi I'm already working on this