Skip to content

nemnem7/temperature-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Temperature converter

Practice project for Rust

Contents:

  1. Purpose
  2. Possible improvements

Purpose

This is a practice project. The user can convert the temperature from Fahrenheit to Celsius and vice-versa.

Possible improvements

Some of the possible improvements would be:

  • Limit the user input within reasonable ranges
  • Adding a test suite to verify correctness of the conversion functions
  • Adding conversion to Kelvin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages