Implement month filtering for the dashboard and transactions pages, allowing users to select a month and view data accordingly.
Refactors transacaoService.ts into smaller, more manageable files to improve code organization and maintainability.