Open Issues Need Help
View All on GitHub Add TLE File Parser 2 months ago
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