-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
FrontendenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfesthacktoberfest-acceptedhelp wantedExtra attention is neededExtra attention is neededpriority: medium
Description
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).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
FrontendenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfesthacktoberfest-acceptedhelp wantedExtra attention is neededExtra attention is neededpriority: medium
Projects
Status
Done