TreeTrackerAutomator is a Python-based automation tool designed to streamline data entry for the 25 Million Tree Initiative's Tree Tracker Tool. Leveraging Selenium, this project reads data from a CSV file containing tree planting records and automatically fills out the corresponding survey forms on the Tree Tracker Tool's web interface. By automating this process, the project ensures faster, error-free, and efficient data submission, supporting the initiative's goal of tracking and monitoring tree planting efforts worldwide.
| .gitignore | ||
| app.py | ||
| LICENSE | ||
| README.md | ||
TreeTrackerAutomator
TreeTrackerAutomator is a Python-based automation tool designed to streamline data entry for the 25 Million Tree Initiative's Tree Tracker Tool. Leveraging Selenium, this project reads data from a CSV file containing tree planting records and automatically fills out the corresponding survey forms on the Tree Tracker Tool's web interface. By automating this process, the project ensures faster, error-free, and efficient data submission, supporting the initiative's goal of tracking and monitoring tree planting efforts worldwide.