HashSlap-Summer-of-Code / HashSlap-Summer-of-Code/ex-tracker

Fix “+” Button to Open Input Modal

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
good first issue hacktoberfest help wanted hssoc
Dominant language
C++
Stars
1
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Description:
The "+" button currently has no clear behavior in the UI. It’s expected to add a new transaction.

Proposed Solution:

Connect the button to open a modal/bottom sheet with input fields for description, amount, and category.

Ensure the modal contains validation for all fields.

Benefits:

Adds clarity to the add-entry process.

Streamlines user workflow.

Contributor guide

Open the contributing guide

Research direction

Start by running the Flutter app and locating the currently inactive “+” button and the transaction-entry UI. Confirm that tapping it opens a modal or bottom sheet with description, amount, and category fields, each validated before a transaction can be added.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.