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

Open Issues Need Help

View All on GitHub
Finance Financial Analysis

AI Summary: Improve the Cashalyst app's code documentation by adding inline comments to major components and functions, and creating short README files for each major folder to explain their contents. This will enhance code readability and onboarding for new contributors.

Complexity: 2/5
documentation good first issue
Finance Financial Analysis

AI Summary: Refactor the Cashalyst React Native application's file and folder structure to improve maintainability. This involves moving shared UI components to a dedicated folder, organizing hooks and state management, removing unused code and assets, and updating paths as needed.

Complexity: 3/5
help wanted