Open Issues Need Help
View All on GitHub Todo 필터 기능 추가 - All/Active/Completed about 7 hours ago
AI Summary: This GitHub issue requests the addition of a filtering feature to a Todo application. Users should be able to filter tasks to display 'All' items, 'Active' (incomplete) items, or 'Completed' items via three dedicated buttons. The implementation will utilize React, TypeScript, and `useState` for state management.
Complexity:
2/5
enhancement good first issue