Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Temperature Converter

This repository contains a simple C# program that allows converting temperature between Celsius and Fahrenheit degrees.

Installation Guide

  1. Clone the repository using the git clone command:

    git clone https://github.com/polikhronidi/temperature-converter.git
    
  2. Open the project in your C# development environment (e.g., Visual Studio).

  3. Compile the project by pressing Ctrl + Shift + B and then run it by pressing F5.

Usage

After launching the program, follow the instructions to choose the type of conversion and input the temperature for conversion.

Features

  • Convert temperature from Celsius to Fahrenheit.
  • Convert temperature from Fahrenheit to Celsius.
  • Simple command-line interface.

Contributions

Contributions are welcome! If you have any ideas for improvements or new features, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

This repository contains a simple C# program that allows converting temperature between Celsius and Fahrenheit degrees.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages