As seen on https://surveytools.herokuapp.com/
This is an app that can be used by a surveyor out in the field to do simple computations.
Specs
- Enables surveyor compute area of a polygon given coordinates
- More to be added
Tech Used
- Python
- Django
- JavaScript
- HTML
- CSS
Setup Instructions
$ git clone https://github.com/ngenovictor/surveycomputations.git
$ cd surveycomputations
$ python3 manage.py runserver