LogBotics FRC Robotics Logging Application Brief guidelines to set up for development: To set up environment for .NET MAUI app development, follow this link: https://learn.microsoft.com/en-us/dotnet/maui/get-started/installation?view=net-maui-8.0&tabs=visual-studio-code To download the required packages, run these commands: dotnet add package sqlite-net-pcl dotnet add package SKiaSharp.Views.Maui.Controls dotnet add package Microcharts.Maui dotnet add package PdfSharpCore