{"id":20021771,"url":"https://github.com/ndleah/currency-converter","last_synced_at":"2025-05-05T01:30:59.254Z","repository":{"id":44764856,"uuid":"403279479","full_name":"ndleah/currency-converter","owner":"ndleah","description":"💱 A program that will perform currency conversion using data fetched from an open-source API","archived":false,"fork":false,"pushed_at":"2022-01-26T09:21:55.000Z","size":230,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-08T14:45:45.299Z","etag":null,"topics":["api-rest","currency-converter","python","unit-testing","web-scraping"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ndleah.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-09-05T10:32:46.000Z","updated_at":"2024-06-02T05:50:12.000Z","dependencies_parsed_at":"2022-09-08T07:21:39.302Z","dependency_job_id":null,"html_url":"https://github.com/ndleah/currency-converter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndleah%2Fcurrency-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndleah%2Fcurrency-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndleah%2Fcurrency-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndleah%2Fcurrency-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ndleah","download_url":"https://codeload.github.com/ndleah/currency-converter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252423015,"owners_count":21745532,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-rest","currency-converter","python","unit-testing","web-scraping"],"created_at":"2024-11-13T08:38:09.550Z","updated_at":"2025-05-05T01:30:58.941Z","avatar_url":"https://github.com/ndleah.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Star Badge](https://img.shields.io/static/v1?label=%F0%9F%8C%9F\u0026message=If%20Useful\u0026style=style=flat\u0026color=BC4E99)\n![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)\n[![View My Profile](https://img.shields.io/badge/View-My_Profile-green?logo=GitHub)](https://github.com/ndleah)\n[![View Repositories](https://img.shields.io/badge/View-My_Repositories-blue?logo=GitHub)](https://github.com/ndleah?tab=repositories)\n\n\n# Currency Converter \u003cimg src=\"/img/currency.jpg\" align=\"right\" width=\"120\" /\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://forthebadge.com/images/badges/built-with-love.svg\"\u003e\n  \u003cimg src=\"https://forthebadge.com/images/badges/made-with-python.svg\"\u003e\n\u003c/p\u003e\n\nThe app is built for performing currency conversion using data fetched from an open-source API: https://www.frankfurter.app/.\n\n## ⚙️ Usage\n\nIn the project directory, you can run:\n```bash\npython main.py AUD EUR\n```\n\nIf you are using `Pipenv`, then you can run:\n\n```bash \npipenv python main.py AUD EUR\n```\n\n## 🎒 Package Dependencies\n\n```bash\nimport requests\n```\n\n## 🏗️ Structure\n```\n├── api.py             \u003c- script contains the code for calling API endpoints \n├── currency.py        \u003c- contains the code for checking if currency code is valid, store results and format final output\n├── main.py            \u003c- main program used for entering the input parameters (currency codes) and display the results\n├── Pipfile            \u003c- contain information for the dependencies of the project\n├── Pipfile.lock       \u003c- specify, based on the packages present in Pipfile\n├── README.md          \u003c- a markdown file containing student details, a description of this project, listing of all Python functions and classes and instructions for running the code\n├── test_api.py        \u003c- python script for testing code from api.py\n└── test_currency.py   \u003c- python script for testing code from currency.py\n```\n\n## ✨ Contribution\n\nContributions, issues, and feature requests are welcome!\n\nTo contribute to this project, see the GitHub documentation on **[creating a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request)**.\n\n\n## 👏 Support\n\nGive a ⭐️ if you like this project!\n\n\n## 👩‍💻 Author\nLeah Nguyen\n\n___________________________________\n\n\u003cp\u003e\u0026copy; 2021 Leah Nguyen\u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fndleah%2Fcurrency-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fndleah%2Fcurrency-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fndleah%2Fcurrency-converter/lists"}