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

Make Bar Chart Interactive to Filter by Month

Open
#3 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 bar chart highlights the current month, but doesn’t allow user interaction to view entries of a specific month.

Proposed Solution:

Enable tapping/clicking on a bar to show expenses for that month.

Highlight selected month and add an option to reset the filter.

Benefits:

More intuitive data exploration.

Users can easily review historical data.

Contributor guide

Open the contributing guide

Research direction

Locate the bar chart and the expense display path, then read how the current month is highlighted. Implement selecting a month by tapping or clicking its bar, showing that month’s expenses, highlighting the selection, and providing a reset option. Done means users can switch between months and return to the unfiltered view.

Written by the indexing model from the issue text.

Assessment

Tech stack
flutter
Domain
frontend, mobile
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.