An open API service indexing awesome lists of open source software.

https://github.com/anubagre/base-unit-converter

This is my fist college project. Base Unit Converter can be used by the user to convert properties such as temperature, mass, length, currency from one unit system to another. It is designed using easy to understand C language, which will assist any user from non coding background to use it without any difficulty.
https://github.com/anubagre/base-unit-converter

Last synced: 4 months ago
JSON representation

This is my fist college project. Base Unit Converter can be used by the user to convert properties such as temperature, mass, length, currency from one unit system to another. It is designed using easy to understand C language, which will assist any user from non coding background to use it without any difficulty.

Awesome Lists containing this project

README

        

# Base-Unit-Converter
This is my fist college project built entirely on C programming language.
Base Unit Converter can be used by the user to convert properties such as temperature, mass, length, currency from one unit system to another. It is designed using easy to understand C language, which will assist any user from non coding background to use it without any difficulty.