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

https://github.com/electron0zero/hisabi

Application to calculate Area of land based on Traditional Indian Land Measurements System
https://github.com/electron0zero/hisabi

android-app conversion land

Last synced: about 2 months ago
JSON representation

Application to calculate Area of land based on Traditional Indian Land Measurements System

Awesome Lists containing this project

README

          

## Hisabi
Application to calculate Area of land based on Traditional Indian Land Measurements System Known As [Bigha](https://en.wikipedia.org/wiki/Bigha) and Biswa System

we used these units because it's standard around my place

1 Bigha = 20 Biswa
1 Bigha = 165*165 = 27225 sq. feet
1 Biswa = 27225/20 = 1361.25 sq. feet

These units is used in conversion, also feet is the unit for everything in this application

## Screenshots




## build
use android Studio to build it or get .apk file from [here](https://github.com/electron0zero/Hisabi/releases)

##SDK version
minSdkVersion 17
targetSdkVersion 23

## feedback/issues
report here or submit a Pull Request

## TODO
1. refactor magic numbers
2. add settings to modify area units for conversion