Tree farm manager is a conceptual demo c++ application. The idea is that tree farm manager will be able to assist owners and managers of tree farms in their day to day tasks. Label and organize your plots, store info about each plot and implement your own api calls on button presses. For example, send a twillio (sms or whatsapp) reminder to the employees responsible for a certain task when the user (manager) presses an button on the application.
This project uses glew version 2.2.0, freeglut version 3.2.2, ImGui version 1.87 and the latest soil version. Freeglut and soil both need to be compiled using Cmake and run to get the lib files.
This is a conceptual demo application for an orginizational tool specifically designed towards assisting tree farms.
Download links to the external libraries used: https://github.com/paralin/soil http://freeglut.sourceforge.net/ http://glew.sourceforge.net/ https://github.com/ocornut/imgui/releases
You can download the compiled project here: https://drive.google.com/file/d/1nJ4_VunR-6hD-jm9dmLdkbhyWwWX-VmZ/view?usp=sharing