2 Open Issues Need Help Last updated: Jul 4, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to brainstorm and propose new statistical features to enhance the existing statistics page of a personal location tracking application. This involves considering various data points like time-based comparisons, frequency, averages, top lists, and personal bests, and then documenting these suggestions for potential implementation.

Complexity: 2/5
enhancement help wanted

AI Summary: Debug the Google Takeout JSON import functionality in the Reitti application. The current implementation fails to import a valid `location-history.json` file containing over 10,000 location points, reporting 0 imported points. The task involves investigating the import process, identifying the root cause of the failure (e.g., parsing errors, data format inconsistencies, database issues), and implementing a fix to ensure successful import of large Google Takeout location datasets.

Complexity: 4/5
help wanted Imports