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

Open Issues Need Help

View All on GitHub
Uncategorized Unknown
change app icons about 1 month ago

AI Summary: Design custom icons for the Maybe personal finance app and replace the existing icons. This project is no longer actively maintained, so the changes would be for a forked version and must comply with the AGPLv3 license and trademark restrictions (cannot use the name 'Maybe' or the original logo).

Complexity: 3/5
enhancement good first issue
Uncategorized Unknown

AI Summary: The task is to remove the increment/decrement arrows from all number input fields in the Maybe personal finance application. This likely involves modifying the frontend code (possibly using CSS or JavaScript) to hide or disable these arrows, ensuring the functionality remains consistent across different browsers and devices.

Complexity: 2/5
bug good first issue
Uncategorized Unknown

AI Summary: The task is to remove the crypto asset category from the Maybe personal finance app. This likely involves modifying the database schema, updating relevant models and controllers, and potentially adjusting the user interface to reflect the change. The project is no longer actively maintained, so contributions should respect the AGPLv3 license and avoid using the 'Maybe' trademark.

Complexity: 4/5
enhancement good first issue
Uncategorized Unknown

AI Summary: The task involves modifying the Maybe personal finance app to support accounts in different currencies. This requires decoupling the existing currency synthesis mechanism and creating a new database table to store exchange rates. The project is no longer actively maintained, so this would be a contribution to a forked version.

Complexity: 4/5
enhancement help wanted