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.
- Host: GitHub
- URL: https://github.com/anubagre/base-unit-converter
- Owner: anubagre
- Created: 2022-12-18T10:05:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-29T15:29:20.000Z (over 1 year ago)
- Last Synced: 2025-01-12T07:12:22.930Z (5 months ago)
- Language: C
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.