Files
TreeMeasurementApp/Readme.md
T

8 lines
341 B
Markdown
Raw Normal View History

2024-05-03 20:01:14 +02:00
# Tree Height - mobile app for measuring tree heights.
This repository contains an App for iOS written in Swift to measure the height of trees (or any other object for that matter) using an existing reference height.
2024-05-03 18:18:06 +02:00
2024-05-03 20:01:14 +02:00
## Documentation
2024-05-03 18:19:52 +02:00
- [User Guide](docs/UserGuide.md)
- [How does it work?](docs/How.md)
- [Developer Guide](docs/Develop.md)