Open Issues Need Help
View All on GitHub Finance • Financial Analysis
Improve Code Documentation & Folder-level READMEs about 1 month ago
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
Clean & Reorganize File and Folder Structure about 1 month ago
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