this unit converter have 3 categories, is Length, Weight dan Temperature, built with flask server and builtn convert module.
you must have python and flask in your environment, i assume u use linux. first of all, but this optional :V, must be run if you container / in fresh terminal.
sudo apt-get update && sudo apt-get upgrade -ythen run this to install python and git.
sudo apt-get install python3 gitall of them must be installed in your environment.
clone my repo to use it :D
git clone https://github.com/LetnanGM/UnitConverter.git && cd UnitConverterrun it locally on your environment.
python main.pyyou have been run our project in your environment!