Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat] Display the Total Number of Tasks on the Home Screen #9

Open
pranavkonidena opened this issue Dec 7, 2024 · 0 comments
Open
Labels
easy This is an easy issue worth 15 points

Comments

@pranavkonidena
Copy link
Member

Is your feature request related to a problem? Please describe.
Currently, the total number of tasks is not visible to the user directly on the home screen. Users must manually count or navigate through the task list to estimate how many tasks they have, which can be inefficient, especially when there are many tasks.

Describe the solution you'd like
Display the total number of tasks on the home screen, preferably at the top or in the header section.
The number should dynamically update whenever tasks are added, deleted, or updated.
Include a label like “Total Tasks: X”, where X is the number of tasks currently in the task list.

@pranavkonidena pranavkonidena added the easy This is an easy issue worth 15 points label Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy This is an easy issue worth 15 points
Projects
None yet
Development

No branches or pull requests

1 participant