💸Um aplicativo desktop em Python para gerenciar receitas e despesas, feito com CustomTkinter e SQLite.

1 Open Issue Need Help Last updated: Nov 18, 2025

Open Issues Need Help

View All on GitHub
Application Management Tool

AI Summary: The current implementation allows users to input revenue and expense values, but there's no mechanism to finalize and add these entries. The issue requires adding a confirmation button that reads, validates, and then adds the entered revenue or expense to the menu frame.

Complexity: 2/5
good first issue

💸Um aplicativo desktop em Python para gerenciar receitas e despesas, feito com CustomTkinter e SQLite.

Python