luceroweb / luceroweb/karot-saving-smart

[F4:TF2] Transaction List View

Open
#103 0 comments 0 reactions 0 assignees View on GitHub
Expenses UI
Dominant language
TypeScript
Stars
3
Forks
13
PR merge metrics
No merged PRs in 30d

Description

[timebox: , complexity: ]

As a user, when I am in the expense detail view, I want to see a list of all of the transactions associated with that view (if there are any) so that I can see which transactions affect my current expense balance.

**User Expectations:**

- See the list of transactions for the selected expense.
- Transactions that add money to the expense should show as a positive value.
- Transactions that subtract money from the expense should show as a negative value.

**Developer Dependencies:**
- Dependent on completion of issue #104

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in the expense detail view and review issue #104, which this work depends on. Implement a transaction list for the selected expense, showing no list when there are no transactions and displaying additions as positive values and subtractions as negative values.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.