Daniel Bell

C++ Temperature Conversion Application

Simple and fully-functional temperature conversion application built in Visual Studio using C++.

The application is able to convert to and from Fahrenheit, Celsius, and Kelvin. It contains two "modes" for users to choose whether or not units are shown.

The project was made using C++ along with CLR, CLI and the .NET Framework.

GitHub Repository: https://github.com/dwb1118/TemperatureConversion

Picture of Mode 1 of the Temperature Conversion application Picture of Mode 2 of the Temperature Conversion application