Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arshadak1/area-calculator-and-unit-conversion-app

App created using Python, Kivymd and kivy. It can calculate area of triangle with three sides given and can perform unit conversion.
https://github.com/arshadak1/area-calculator-and-unit-conversion-app

kivy kivymd python3

Last synced: 12 days ago
JSON representation

App created using Python, Kivymd and kivy. It can calculate area of triangle with three sides given and can perform unit conversion.

Awesome Lists containing this project

README

        

# Area Calculator and Unit Converter

Area calculator(triangle) and area unit converter.

## Description

It is a simple app to calculate the area of land plots(metric system) and have a simple unit conversion option which can convert area of one unit to other.

## Getting Started

### Dependencies

*python3
*kivy
*kivymd

### Executing program

Install Python3 and install kivy and kivymd using pip.
```
python -m pip install "kivy[base] @ https://github.com/kivy/kivy/archive/master.zip"
pip install kivymd
```

## Authors

Mohammed Arshad
[@_ars_had_](https://twitter.com/_ars_had_)

## Version History

* 0.2
* Various bug fixes and optimizations
* 0.1
* Initial Release

## License

This project is licensed under the Mohammed Arshad License.