Skip to content

A feature-rich console-based universal unit converter (length, weight, temperature) with input validation and modular design. Made by Sanskriti Tyagi, VIT Bhopal 2025

License

Notifications You must be signed in to change notification settings

sanskriti25bhi10124-svg/Unit-Converter-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unit-Converter-Python

A feature-rich console-based universal unit converter (length, weight, temperature) with input validation and modular design. Made by Sanskriti Tyagi, VIT Bhopal 2025

Python License Issues

Features

  • Converts Length: meter ↔ cm ↔ km ↔ mile ↔ foot ↔ inch
  • Converts Weight/Mass: gram ↔ kg ↔ pound ↔ ounce
  • Converts Temperature: Celsius ↔ Fahrenheit ↔ Kelvin (all directions)
  • Fully interactive menu
  • Input validation with error handling
  • Supports abbreviations & full names
  • No external dependencies — pure Python
  • Works offline instantly

Screenshots

image

Project Structure

Learnings from This Project

Functions & modular programming Dictionaries for unit mapping Exception handling (try-except) User input validation Clean code & documentation

License This project is licensed under the MIT License – feel free to use, modify, and share! Connect with Me LinkedIn GitHub Star this repo if you liked it! Your support motivates me to build more projects

About

A feature-rich console-based universal unit converter (length, weight, temperature) with input validation and modular design. Made by Sanskriti Tyagi, VIT Bhopal 2025

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published