arya2004/beginner-python-mini-projects-hacktoberfest-2025
Create a Currency Converter using Live Exchange Rates
Ouverte
#4 ouverte le 2 oct. 2025
Good for newcomersgood first issuehacktoberfesthacktoberfest-acceptedpython
Métriques du dépôt
- Stars
- (24 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
🚀 Project Idea: Create a Currency Converter using Live Exchange Rates
You are invited to implement this project idea in Python and contribute it as part of Hacktoberfest 2025 🎉
📁 Folder Structure:
Create a new folder inside src/ named as:
src/yourgithubusername-create-a-currency-converter-using-live-exchange-rates/
📌 Your folder must include:
- Python source code files (
.py) - A
README.mdwith:- Project description
- How to run the project
- (Optional) Screenshot or output sample
requirements.txtif you're using any libraries
✅ Notes:
- Keep it beginner-friendly!
- Avoid using heavy frameworks unless necessary.
- No plagiarized content—your original implementation only.
Once you're done, submit a PR referencing this issue.
Happy Hacking! 💻