Skip to content

LigiaZ/UnitConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

UnitConverter

Unit converter project with my husband Accepted the invite to the repo

Description

A web-based unit converter built with Python and Streamlit. Converts between various units in temperature, length, volume, and weight categories.

Features

  • Temperature conversions: Celsius ↔ Fahrenheit, Celsius ↔ Kelvin
  • Length conversions: Kilometers ↔ Miles, Kilometers → Yards, Meters → Feet
  • Volume conversions: Milliliters → Ounces, Liters → Gallons
  • Weight conversions: Grams → Ounces, Kilograms → Pounds
  • Clean UI with custom color scheme (Tea & Romance palette)

Setup and Run

  1. Install dependencies:

    pip install -r requirements.txt
    
  2. Run the app:

    streamlit run app.py
    
  3. Open your browser to the URL provided by Streamlit (usually http://localhost:8501)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages