3 Open Issues Need Help Last updated: Sep 13, 2025

Open Issues Need Help

View All on GitHub
enhancement good first issue

Vehicle Tracking Management System

Svelte

AI Summary: Update the helper text in the fuel record form to dynamically display 'gallons' when the Imperial unit system is selected and 'liters' when the Metric system is selected. The current issue is that the helper text remains 'liters' even when gallons are being used.

Complexity: 2/5
bug good first issue

Vehicle Tracking Management System

Svelte

AI Summary: The task is to create and upload official Docker images for the Tracktor vehicle management system to GitHub. This involves building Docker images for the frontend and backend components, potentially using a multi-stage build process for optimization, and then pushing these images to a GitHub container registry.

Complexity: 3/5
documentation good first issue

Vehicle Tracking Management System

Svelte