Skip to content

Create Budget and Transaction Forms #9

@Limeload

Description

@Limeload

Design and develop the Dashboard page in React to display the user's budget summary, including total income, expenses, and remaining budget.

  • Create BudgetForm and TransactionForm components.
  • Add input validation (e.g., budget name required, transaction amount must be positive).
  • Handle form submissions and integrate with backend API.
  • Implement error handling and display feedback messages (e.g., invalid input).
  • Create reusable form components for input fields, dropdowns, etc.
  • Test forms for edge cases (e.g., empty submissions, large numbers).

Metadata

Metadata

Assignees

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions