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
- Host: GitHub
- URL: https://github.com/electron0zero/hisabi
- Owner: electron0zero
- Created: 2016-06-23T14:58:50.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-09-07T11:40:38.000Z (almost 9 years ago)
- Last Synced: 2024-10-29T10:42:27.382Z (over 1 year ago)
- Topics: android-app, conversion, land
- Language: Java
- Size: 292 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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