Skip to content

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.

License

Notifications You must be signed in to change notification settings

zabavb/Currency-exchange

Repository files navigation

Currency Exchange Logo

Currency Exchange

Project Overview

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.

Project Details

  • Languages: C#
  • Technologies Used: .NET
  • IDE: Visual Studio
  • Project Type: Console App .NET Framework

Development Details

This 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.

IT Step Computer Academy

For more information about the IT Step computer academy, visit their official website.

Getting Started

To run this project, clone the repository and open it using Microsoft Visual Studio. Build and run the application to see it in action.


https://github.com/zabavb/Currency-exchange.git

cd currency-exchange

Open the solution file (.sln) in Visual Studio and press F5 to build and run the application.

Features

  • Basic Console Output: Demonstrates how to handle simple input and output operations in a console application.
  • Placeholder for Currency Conversion Logic: Provides a framework where actual currency conversion logic can be implemented.

Usage

To 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.

  1. Open the Project: Open the solution file in Microsoft Visual Studio.
  2. Implement Conversion Logic: Add your currency conversion logic in the appropriate section of the code.
  3. Run the Application: Build and run the application to see your changes in action.

Contributing

Contributions are welcome! If you have any suggestions or improvements, please feel free to fork the repository and submit a pull request.

  1. Fork the Repository: Click the "Fork" button at the top-right of this page.
  2. Create a Branch: Create a new branch for your changes.
  3. Commit Changes: Make your changes and commit them with a descriptive message.
  4. Push to Your Fork: Push your changes to your forked repository.
  5. Submit a Pull Request: Go to the "Pull Requests" tab and submit a new pull request.

Contact

For any questions or inquiries, you can reach me at bilonizkavik@agmail.com or connect with me on LinkedIn .

References

Acknowledgements

  • Thanks to the IT Step Computer Academy for the educational support.
  • Special thanks to the open-source community for their contributions and resources.

Feel free to modify or extend this README to fit your needs better. Happy coding!

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Languages