Skip to content

AsmirHabibi/Temperature-Calculator-Beta-Version-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Temperature-Calculator(Beta Version)

This is a basic temperature calculator with 3 Temperature units; Fahrenheit, Celsius and Kelvin. More will be added soon. This is the beta version because in the official version it will al almost all the units.

Instructions

Go to this website GitHub Desktop Website and download the app. Screenshot of the Website

Open the repoitory in GitHub Desktop. Screenshot of Cloning a Repository And then open it at you IDE.

Tip

You can chose you own IDE.

Screenshot of Opening IDE

Open your terminal and then write the following command.

cd "../Temperature-Calculator"

and then, write this command.

g++ main.cpp src/Greet.cpp src/Kelvin.cpp src/Fahrenheit.cpp src/Celsius.cpp Animation/thermometer.cpp Animation/thermometer1.cpp -IIncludes -o your-filename
./your-filename.exe

Releases

No releases published

Packages

No packages published

Languages