3 Open Issues Need Help Last updated: Aug 2, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Add support for the Swiss Franc (CHF) currency to the Tracktor vehicle management system. This involves updating the application's backend and frontend to handle CHF currency transactions and display, potentially including conversion functionalities if other currencies are already supported.

Complexity: 3/5
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