1 Open Issue Need Help Last updated: Jun 30, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Extend the existing Django ride-pricing application to include functionality for uploading and parsing Two-Line Element (TLE) files. This involves adding a file upload mechanism, parsing the TLE data to extract relevant information (likely latitude, longitude, and time), and potentially integrating this data into the pricing calculations or displaying it within the application.

Complexity: 4/5
good first issue