As a user, I want to see overdue and transactions that will due in the next two days in the overview page, in an organized way and easy to understand.
Acceptance Criteria
Overdue transactions are shown in the overview page, if any.
if no overdue transactions, the text "No overdue transactions." is displayed.
The next transactions that will due in the next two days are visible, displaying the description, category, value and due date.
If no transactions in the next two days, the text "No transactions in the next two days." is displayed.
Build and lint passes
## Description
As a user, I want to see overdue and transactions that will due in the next two days in the overview page, in an organized way and easy to understand.
## Acceptance Criteria
- Overdue transactions are shown in the overview page, if any.
- if no overdue transactions, the text "No overdue transactions." is displayed.
- The next transactions that will due in the next two days are visible, displaying the description, category, value and due date.
- If no transactions in the next two days, the text "No transactions in the next two days." is displayed.
- Build and lint passes
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Description
As a user, I want to see overdue and transactions that will due in the next two days in the overview page, in an organized way and easy to understand.
Acceptance Criteria
The app doesn't have an overdue definition, or feature. So it'll be dropped. The new section will cover only today and next two days transactions.