Temperature Converter ASP.NET Web Application


Temperature Converter ASP.NET Web Application

Temperature Converter ASP.NET Web Application
Object Oriented Software Development SAIT Project

I developed this ASP.NET web application as a class exercise in the Object Oriented Software (OOSD) program at SAIT. This application includes two drop down menus with the options to choose between Celsius, Fahrenheit, and Kelvin. The user selects options that they would like to convert, inputs a number, and the application provides a calculation for the results.

View source code on GitHub