Skip to content

This project has the vision to assist the officials for Forest trees census and tagging each tree with proper location (latitude and longitude), tree type, and other arguments. and further had the plan to apply data analysis over-collected data.

Notifications You must be signed in to change notification settings

hariom2002/TagTreez

Repository files navigation

Trees Tagger app and analysis software

The vision of this project is to assist forest officials for trees census by tagging each tree with proper location (latitude and longitude), tree type, and other arguments. There is further plan to apply data analysis over the collected data.

This project is basically based on:

  • Flutter based app : In this app, the user can tag the tree by locating or going to exact location and then feeding the latitude and longitude details along with the other parameters. Once the data is stored, it will generate a unique key and a QR code for the same, so that later on we can refer to that tree by that code itself.
  • A data analysis system with Web App interface to the collected data and apply a machine learning model for prediction of different aspects.

Tech Stack:

Flutter Dart Firebase

Problem it solves:

  • Digital transformation for maintaining the record of forest trees.
  • QR code generation for unique identification of every tree.
  • Data storage, which can be maintained easily over cloud storage or even local storage.
  • Can help in analysing the various aspects regarding trees; diversity, age, height, growth and much more.
  • Predicting certain arguments on the basis of data collected.

Project setup

For setting up project in local PC

Either by watching tutorial Trees Tagging App, or by following the steps given below:

  1. Make sure you have got flutter (including the command line tool) and Android Studio installed.
  2. Open Android Studio and select 'Import from version control' and enter the repo's git url.
  3. Navigate to any file which shows 'Missing class' errors, and click on the 'Get dependencies' button on the yellow ribbon at the top.

The repo's codebase is now setup on your local machine, and you can make changes to it and push them to the git repo.

About

This project has the vision to assist the officials for Forest trees census and tagging each tree with proper location (latitude and longitude), tree type, and other arguments. and further had the plan to apply data analysis over-collected data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published