{"id":18717187,"url":"https://github.com/zabavb/currency-exchange","last_synced_at":"2025-07-04T23:33:29.585Z","repository":{"id":255733162,"uuid":"853461113","full_name":"zabavb/Currency-exchange","owner":"zabavb","description":"This is a simple console application for currency exchange, developed in C# using the .NET framework. The project serves as a basic implementation to demonstrate fundamental concepts in currency conversion.","archived":false,"fork":false,"pushed_at":"2024-09-07T11:58:31.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-28T10:36:38.159Z","etag":null,"topics":["console","console-app","console-application","console-framework","console-visualization","csharp","exchange","exchange-rates","exchange-server","visual-studio","visual-studio-2022"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zabavb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-06T17:47:05.000Z","updated_at":"2024-09-22T19:31:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"721b4eb5-ae2a-45f5-bfd2-864d613b046c","html_url":"https://github.com/zabavb/Currency-exchange","commit_stats":null,"previous_names":["zabavb/currency-exchange"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zabavb%2FCurrency-exchange","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zabavb%2FCurrency-exchange/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zabavb%2FCurrency-exchange/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zabavb%2FCurrency-exchange/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zabavb","download_url":"https://codeload.github.com/zabavb/Currency-exchange/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239581796,"owners_count":19662958,"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":["console","console-app","console-application","console-framework","console-visualization","csharp","exchange","exchange-rates","exchange-server","visual-studio","visual-studio-2022"],"created_at":"2024-11-07T13:15:14.530Z","updated_at":"2025-02-19T01:42:45.386Z","avatar_url":"https://github.com/zabavb.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.icons8.com/fluency/100/console.png\" alt=\"Currency Exchange Logo\" width=\"120\" height=\"120\"\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eCurrency Exchange\u003c/h1\u003e\n\n\u003ch2\u003eProject Overview\u003c/h2\u003e\n\u003cp\u003eThis is a simple console application for currency exchange, developed in C# using the .NET framework. The project serves as a basic implementation to demonstrate fundamental concepts in currency conversion.\u003c/p\u003e\n\n\u003ch2\u003eProject Details\u003c/h2\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003cstrong\u003eLanguages:\u003c/strong\u003e \n    \u003ca href=\"https://learn.microsoft.com/en-us/dotnet/csharp/\"\u003e\n      \u003cimg src=\"https://img.shields.io/badge/C%23-239120?style=flat\u0026logo=c-sharp\u0026logoColor=white\" alt=\"C#\"\u003e\n    \u003c/a\u003e\n  \u003c/li\u003e\n  \u003cli\u003e\u003cstrong\u003eTechnologies Used:\u003c/strong\u003e \n    \u003ca href=\"https://dotnet.microsoft.com/\"\u003e\n      \u003cimg src=\"https://img.shields.io/badge/.NET-5C2D91?style=flat\u0026logo=dot-net\u0026logoColor=white\" alt=\".NET\"\u003e\n    \u003c/a\u003e\n  \u003c/li\u003e\n  \u003cli\u003e\u003cstrong\u003eIDE:\u003c/strong\u003e \n    \u003ca href=\"https://visualstudio.microsoft.com/\"\u003e\n      \u003cimg src=\"https://img.shields.io/badge/Visual%20Studio-5C2D91?style=flat\u0026logo=visual-studio\u0026logoColor=white\" alt=\"Visual Studio\"\u003e\n    \u003c/a\u003e\n  \u003c/li\u003e\n  \u003cli\u003e\u003cstrong\u003eProject Type:\u003c/strong\u003e \n  Console App \n  \u003ca href=\"https://learn.microsoft.com/en-us/dotnet/core/tutorials/with-visual-studio?pivots=dotnet-7-0\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/.NET%20Framework-5C2D91?style=flat\u0026logo=dot-net\u0026logoColor=white\" alt=\".NET Framework\"\u003e\n  \u003c/a\u003e\n\u003c/li\u003e\n\n\u003c/ul\u003e\n\n\n\u003ch2\u003eDevelopment Details\u003c/h2\u003e\n\u003cp\u003eThis project was created on February 24, 2023, as part of the homework assignment for the IT Step computer academy. It was developed exclusively by me.\u003c/p\u003e\n\n\u003ch2\u003eIT Step Computer Academy\u003c/h2\u003e\n\u003cp\u003eFor more information about the IT Step computer academy, visit their \u003ca href=\"https://www.itstep.org\" target=\"_blank\"\u003eofficial website\u003c/a\u003e.\u003c/p\u003e\n\n\u003ch2\u003eGetting Started\u003c/h2\u003e\n\u003cp\u003eTo run this project, clone the repository and open it using Microsoft Visual Studio. Build and run the application to see it in action.\u003c/p\u003e\n\n\u003cpre\u003e\u003ccode\u003e\nhttps://github.com/zabavb/Currency-exchange.git\n\u003c/code\u003e\u003c/pre\u003e\n\n\u003cpre\u003e\u003ccode\u003e\ncd currency-exchange\n\u003c/code\u003e\u003c/pre\u003e\n\n\n\n\u003cp\u003eOpen the solution file (\u003ccode\u003e.sln\u003c/code\u003e) in Visual Studio and press \u003ccode\u003eF5\u003c/code\u003e to build and run the application.\u003c/p\u003e\n\n\u003ch2\u003eFeatures\u003c/h2\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003cstrong\u003eBasic Console Output:\u003c/strong\u003e Demonstrates how to handle simple input and output operations in a console application.\u003c/li\u003e\n  \u003cli\u003e\u003cstrong\u003ePlaceholder for Currency Conversion Logic:\u003c/strong\u003e Provides a framework where actual currency conversion logic can be implemented.\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003ch2\u003eUsage\u003c/h2\u003e\n\u003cp\u003eTo use this application, you can modify the code to include your own currency conversion logic. The current implementation is a placeholder and does not perform any real conversion.\u003c/p\u003e\n\u003col\u003e\n  \u003cli\u003e\u003cstrong\u003eOpen the Project:\u003c/strong\u003e Open the solution file in Microsoft Visual Studio.\u003c/li\u003e\n  \u003cli\u003e\u003cstrong\u003eImplement Conversion Logic:\u003c/strong\u003e Add your currency conversion logic in the appropriate section of the code.\u003c/li\u003e\n  \u003cli\u003e\u003cstrong\u003eRun the Application:\u003c/strong\u003e Build and run the application to see your changes in action.\u003c/li\u003e\n\u003c/ol\u003e\n\n\u003ch2\u003eContributing\u003c/h2\u003e\n\u003cp\u003eContributions are welcome! If you have any suggestions or improvements, please feel free to fork the repository and submit a pull request.\u003c/p\u003e\n\u003col\u003e\n  \u003cli\u003eFork the Repository: Click the \"Fork\" button at the top-right of this page.\u003c/li\u003e\n  \u003cli\u003eCreate a Branch: Create a new branch for your changes.\u003c/li\u003e\n  \u003cli\u003eCommit Changes: Make your changes and commit them with a descriptive message.\u003c/li\u003e\n  \u003cli\u003ePush to Your Fork: Push your changes to your forked repository.\u003c/li\u003e\n  \u003cli\u003eSubmit a Pull Request: Go to the \"Pull Requests\" tab and submit a new pull request.\u003c/li\u003e\n\u003c/ol\u003e\n\n\u003ch2\u003eContact\u003c/h2\u003e\n\u003cp\u003eFor any questions or inquiries, you can reach me at \u003ca href=\"mailto:bilonizkavik@agmail.com\"\u003ebilonizkavik@agmail.com\u003c/a\u003e or connect with me on \u003ca href=\"https://www.linkedin.com/in/viktor-bilonizhka\" target=\"_blank\"\u003eLinkedIn\u003c/a\u003e\n.\u003c/p\u003e\n\n\u003ch2\u003eReferences\u003c/h2\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003ca href=\"https://docs.microsoft.com/en-us/dotnet/csharp/\" target=\"_blank\"\u003eC# Documentation\u003c/a\u003e\u003c/li\u003e\n  \u003cli\u003e\u003ca href=\"https://docs.microsoft.com/en-us/visualstudio/\" target=\"_blank\"\u003eMicrosoft Visual Studio Documentation\u003c/a\u003e\u003c/li\u003e\n  \u003cli\u003e\u003ca href=\"https://docs.microsoft.com/en-us/dotnet/\" target=\"_blank\"\u003e.NET Documentation\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003ch2\u003eAcknowledgements\u003c/h2\u003e\n\u003cul\u003e\n  \u003cli\u003eThanks to the IT Step Computer Academy for the educational support.\u003c/li\u003e\n  \u003cli\u003eSpecial thanks to the open-source community for their contributions and resources.\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003chr\u003e\n\n\u003cp align=\"center\"\u003eFeel free to modify or extend this README to fit your needs better. Happy coding!\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzabavb%2Fcurrency-exchange","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzabavb%2Fcurrency-exchange","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzabavb%2Fcurrency-exchange/lists"}